Closed avisingh599 closed 8 years ago
python vqa_preprocessing.py --download True --split 1 should be changed to python vqa_preprocess.py --download 1 --split 1
python vqa_preprocessing.py --download True --split 1
python vqa_preprocess.py --download 1 --split 1
Similar for the coco script.
thanks.
python vqa_preprocessing.py --download True --split 1
should be changed topython vqa_preprocess.py --download 1 --split 1
Similar for the coco script.