Upload relative_motion_sample
Browse files- relative_motion_sample/image_01.jpg +3 -0
- relative_motion_sample/image_01_alt.jpg +3 -0
- relative_motion_sample/image_02.jpg +3 -0
- relative_motion_sample/image_02_alt.jpg +3 -0
- relative_motion_sample/metadata.json +20 -0
- relative_motion_sample/question.txt +2 -0
- relative_motion_sample/thought.txt +3 -0
relative_motion_sample/image_01.jpg
ADDED
|
Git LFS Details
|
relative_motion_sample/image_01_alt.jpg
ADDED
|
Git LFS Details
|
relative_motion_sample/image_02.jpg
ADDED
|
Git LFS Details
|
relative_motion_sample/image_02_alt.jpg
ADDED
|
Git LFS Details
|
relative_motion_sample/metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "relative_motion_sample",
|
| 3 |
+
"question_type": "Motion (Obj.)",
|
| 4 |
+
"question": "These two photos were taken by a camera mounted on a moving car. Based on these two images, during this period, whose average speed was faster: the white sedan in image 1 or the car taking the photos?\nOptions: A: The white sedan, B: The same speed, C: The car taking the photos, D: Sometimes the white sedan was faster, sometimes the car taking the photos was faster",
|
| 5 |
+
"answer": "C",
|
| 6 |
+
"thought": "1. In Figure 1, the white sedan is visible ahead on the road.\n2. In Figure 2, the white sedan appears smaller and farther away, indicating the filming car is catching up or moving faster.\n3. Therefore, the car taking the photos was moving faster.",
|
| 7 |
+
"difficulty": "hard",
|
| 8 |
+
"image_urls": [
|
| 9 |
+
"https://images.unsplash.com/photo-1652132197473-6ef86a342910?w=800",
|
| 10 |
+
"https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=800",
|
| 11 |
+
"",
|
| 12 |
+
""
|
| 13 |
+
],
|
| 14 |
+
"image_files": [
|
| 15 |
+
"image_01.jpg",
|
| 16 |
+
"image_02.jpg",
|
| 17 |
+
"image_01_alt.jpg",
|
| 18 |
+
"image_02_alt.jpg"
|
| 19 |
+
]
|
| 20 |
+
}
|
relative_motion_sample/question.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
These two photos were taken by a camera mounted on a moving car. Based on these two images, during this period, whose average speed was faster: the white sedan in image 1 or the car taking the photos?
|
| 2 |
+
Options: A: The white sedan, B: The same speed, C: The car taking the photos, D: Sometimes the white sedan was faster, sometimes the car taking the photos was faster
|
relative_motion_sample/thought.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
1. In Figure 1, the white sedan is visible ahead on the road.
|
| 2 |
+
2. In Figure 2, the white sedan appears smaller and farther away, indicating the filming car is catching up or moving faster.
|
| 3 |
+
3. Therefore, the car taking the photos was moving faster.
|