LisaAnne / ECCV2016

Code to replicate "Generating Visual Explanations"
Other
47 stars 27 forks source link

./data/cub/descriptions_bird.train.fg.json not available! #9

Open hannahgym opened 3 years ago

hannahgym commented 3 years ago

using https://github.com/LisaAnne/ECCV2016/blob/master/utils/preprocess_captions.py I can generate

descriptions_bird.test.fg.json using test.txt descriptions_bird.val.fg.json using val.txt descriptions_bird.train_noCub.fg.json using train_noCub.txt test.txt, val.txt train_noCub.txt are provided at https://drive.google.com/drive/folders/1nU9ATTLHAM6_jz-K6hoVlDzNrFcOXtyH (data.zip)

however, there is not any train.txt? what is train_noCub.txt? could you please help me in this regard?

Ellyuca commented 2 years ago

Hi @Hengameh400. Did you manage to solve this issues?

Thanks.