show-attend-and-tell icon indicating copy to clipboard operation
show-attend-and-tell copied to clipboard

the download.sh script error:

Open brb-chen opened this issue 7 years ago • 1 comments

unzip captions_train-val2014.zip -d data/

should be:

unzip ./data/captions_train-val2014.zip -d data/

not big deal, anyway

brb-chen avatar Mar 01 '17 15:03 brb-chen

Thanks. Could you modify the script code and give a pull request?

yunjey avatar Mar 07 '17 06:03 yunjey