ChenRocks / UNITER

Research code for ECCV 2020 paper "UNITER: UNiversal Image-TExt Representation Learning"
https://arxiv.org/abs/1909.11740
777 stars 109 forks source link

missing image dbs of vg in the download_indomain.sh #73

Closed RenShuhuai-Andy closed 3 years ago

RenShuhuai-Andy commented 3 years ago

The following code for downloading the image dbs of vg is missed in the download_indomain.sh

wget $BLOB/img_db/vg.tar -P $DOWNLOAD/img_db/
tar -xvf $DOWNLOAD/img_db/vg.tar -C $DOWNLOAD/img_db