├── Question Number
├── Annotations
| ├── answer
| ├── full Answer
| └── question
│
├── answer
├── entailed
├── equivalent
├── fullAnswer
├── groups
├── imageId
├── isBalanced
├── question
├── semantic
├── semanticStr
└── types
├── detailed
├── semantic
└── structural
- answer
- imageId
- question
- Image Pretrained
- Question Pretrained
- Attention model, We just use attention module
- tensorflow-gpu==1.13.1
- numpy==1.16.2
- tensorflow-hub==0.4.0
- python==3.7.3
- cv2==4.0.0
- tqdm==4.31.1