zchoi / S2-Transformer

[IJCAI 2022] Official Pytorch code for paper “S2 Transformer for Image Captioning”
https://www.ijcai.org/proceedings/2022/0224.pdf
MIT License
80 stars 4 forks source link

Resnext-101 feature file cannot be accessed. #1

Closed zhouMail closed 2 years ago

zhouMail commented 2 years ago

Resnext-101 feature file cannot be accessed. 1661133227184

zhouMail commented 2 years ago

@zchoi Hello,Could you help me solve the problem?

zchoi commented 2 years ago

Thanks for your attention. We are uploading our features. Besides, you can download processed COCO grid features (i.e., X101-features and X152-features) from this repo. Our implementation is based on their code.