Upload modified_data.json
Browse files- modified_data.json +147 -0
modified_data.json
ADDED
|
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"image_path": "animals/th1.jpeg",
|
| 4 |
+
"question": "Is there an animal on the railway track?",
|
| 5 |
+
"answer": "Yes"
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"image_path": "animals/th1.jpeg",
|
| 9 |
+
"question": "What type of animal is on the track?",
|
| 10 |
+
"answer": "elephant"
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"image_path": "animals/th1.jpeg",
|
| 14 |
+
"question": "What is the size of the animal on the track?",
|
| 15 |
+
"answer": "large"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"image_path": "animals/th1.jpeg",
|
| 19 |
+
"question": "What type of animal is on the track?",
|
| 20 |
+
"answer": "dog"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"image_path": "animals/th2.jpeg",
|
| 24 |
+
"question": "Is there an animal on the railway track?",
|
| 25 |
+
"answer": "Yes"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"image_path": "animals/th2.jpeg",
|
| 29 |
+
"question": "What type of animal is on the track?",
|
| 30 |
+
"answer": "elephant"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"image_path": "animals/th2.jpeg",
|
| 34 |
+
"question": "What is the size of the animal on the track?",
|
| 35 |
+
"answer": "large"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"image_path": "animals/th2.jpeg",
|
| 39 |
+
"question": "What type of animal is on the track?",
|
| 40 |
+
"answer": "dog"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"image_path": "animals/88623163.webp",
|
| 44 |
+
"question": "Is there an animal on the railway track?",
|
| 45 |
+
"answer": "Yes"
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"image_path": "animals/88623163.webp",
|
| 49 |
+
"question": "What type of animal is on the track?",
|
| 50 |
+
"answer": "elephant"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"image_path": "animals/88623163.webp",
|
| 54 |
+
"question": "What is the size of the animal on the track?",
|
| 55 |
+
"answer": "large"
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"image_path": "animals/88623163.webp",
|
| 59 |
+
"question": "What type of animal is on the track?",
|
| 60 |
+
"answer": "dog"
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"image_path": "people/W.jpg",
|
| 64 |
+
"question": "Is there a person on the railway track?",
|
| 65 |
+
"answer": "Yes"
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"image_path": "people/W.jpg",
|
| 69 |
+
"question": "Is it safe for the person?",
|
| 70 |
+
"answer": "No"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"image_path": "people/W.jpg",
|
| 74 |
+
"question": "Are people present working on the track",
|
| 75 |
+
"answer": " Yes"
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"image_path": "people/W.jpg",
|
| 79 |
+
"question": "How many peoople are present on the track?",
|
| 80 |
+
"answer": "3"
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"image_path": "people/p.jpg",
|
| 84 |
+
"question": "Is there a person on the railway track?",
|
| 85 |
+
"answer": "Yes"
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"image_path": "people/p.jpg",
|
| 89 |
+
"question": "Is it safe for the person?",
|
| 90 |
+
"answer": "No"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"image_path": "people/p.jpg",
|
| 94 |
+
"question": "Are people present working on the track",
|
| 95 |
+
"answer": " Yes"
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"image_path": "people/p.jpg",
|
| 99 |
+
"question": "How many peoople are present on the track?",
|
| 100 |
+
"answer": "3"
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"image_path": "people/th.jpg",
|
| 104 |
+
"question": "Is there a person on the railway track?",
|
| 105 |
+
"answer": "Yes"
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"image_path": "people/th.jpg",
|
| 109 |
+
"question": "Is it safe for the person?",
|
| 110 |
+
"answer": "No"
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"image_path": "people/th.jpg",
|
| 114 |
+
"question": "Are people present working on the track",
|
| 115 |
+
"answer": " Yes"
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"image_path": "people/th.jpg",
|
| 119 |
+
"question": "How many peoople are present on the track?",
|
| 120 |
+
"answer": "3"
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"image_path": "people/592539.jpg",
|
| 124 |
+
"question": "Is there a person on the railway track?",
|
| 125 |
+
"answer": "Yes"
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"image_path": "people/592539.jpg",
|
| 129 |
+
"question": "Is it safe for the person?",
|
| 130 |
+
"answer": "No"
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"image_path": "people/592539.jpg",
|
| 134 |
+
"question": "Are people present working on the track",
|
| 135 |
+
"answer": " Yes"
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"image_path": "people/592539.jpg",
|
| 139 |
+
"question": "How many peoople are present on the track?",
|
| 140 |
+
"answer": "3"
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"image_path": "trash_and_goods/parked-railway-goods-cars-with-scrap-iron-huettenwerk-krupp-mannesmann-B6FA4R.jpg",
|
| 144 |
+
"question": "Is there any trash or goods blocking the railway track?",
|
| 145 |
+
"answer": "Yes"
|
| 146 |
+
}
|
| 147 |
+
]
|