EasonFan commited on
Commit
c82dc24
·
verified ·
1 Parent(s): d6d8173

Fix annotation errors: Real2 train image paths All_Samples/ -> Real_2_UAVs/Samples/; Sim6 train options list -> dict {A..D}; Sim3 test unwrap results into plain list; drop malformed (empty/multi-letter) correct_answer items

Browse files
test/Real2_VQA_test.json CHANGED
@@ -1,4 +1,5 @@
1
- [ {
 
2
  "sequence_frame": "23-00000022",
3
  "question_id": "MDMT_OB_UAV2_001",
4
  "question_type": "Object Grounding",
@@ -542,23 +543,6 @@
542
  "UAV2": "Real_2_UAVs/Samples/UAV2/39-00000700-UAV2-loss.jpg"
543
  }
544
  },
545
- {
546
- "sequence_frame": "30-00000250",
547
- "question_id": "MDMT_WH_UAV1_033",
548
- "question_type": "What to Collaborate",
549
- "question": "What specific scene context information should UAV1 share with UAV2 to enhance overall traffic monitoring?",
550
- "options": {
551
- "A": "Details of the parked cars along the sides of the road",
552
- "B": "Traffic flow patterns on the multi-lane road",
553
- "C": "Presence and movement of pedestrians near the sidewalks",
554
- "D": "Condition of the road surface and lane markings"
555
- },
556
- "correct_answer": "AB",
557
- "uav_paths": {
558
- "UAV1": "Real_2_UAVs/Samples/UAV1/30-00000250-UAV1.jpg",
559
- "UAV2": "Real_2_UAVs/Samples/UAV2/30-00000250-UAV2.jpg"
560
- }
561
- },
562
  {
563
  "sequence_frame": "28-00000317",
564
  "question_id": "MDMT_WH_UAV1_034",
 
1
+ [
2
+ {
3
  "sequence_frame": "23-00000022",
4
  "question_id": "MDMT_OB_UAV2_001",
5
  "question_type": "Object Grounding",
 
543
  "UAV2": "Real_2_UAVs/Samples/UAV2/39-00000700-UAV2-loss.jpg"
544
  }
545
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
546
  {
547
  "sequence_frame": "28-00000317",
548
  "question_id": "MDMT_WH_UAV1_034",
test/Sim3_VQA_test.json CHANGED
The diff for this file is too large to render. See raw diff
 
test/Sim5_VQA_test.json CHANGED
The diff for this file is too large to render. See raw diff
 
test/Sim6_VQA_test.json CHANGED
The diff for this file is too large to render. See raw diff
 
train/Real2_VQA_train.json CHANGED
The diff for this file is too large to render. See raw diff
 
train/Sim3_VQA_train.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9b36327276bbd83f1cc188a9d5a7b6c025ebf277ca82ce204544c87f6f460e3
3
- size 10045200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8711a8f22bbfc1a699fffadf6c00c7dfafe4ce36f15b57346fa48c1bcff87a9f
3
+ size 10043258
train/Sim6_VQA_train.json CHANGED
The diff for this file is too large to render. See raw diff