MarcusNerva / HMN

[CVPR2022] Official code for Hierarchical Modular Network for Video Captioning. Our proposed HMN is implemented with PyTorch.
MIT License
52 stars 9 forks source link

Unable to install requirements #2

Closed rumpfg closed 2 years ago

rumpfg commented 2 years ago

Hi,

I am unable to install many packages in requirements.txt as these contain files at your local PC. How can I install requirements and run this model?

rumpfg commented 2 years ago

Also when the pre-trained model will be available?

MarcusNerva commented 2 years ago

Hi,

I am unable to install many packages in requirements.txt as these contain files at your local PC. How can I install requirements and run this model?

I have removed requirements.txt in my repo. Just using Pytorch1.4 will be fine.

MarcusNerva commented 2 years ago

Also when the pre-trained model will be available?

Pretrained model have been uploaded.