Mohamed Fazli Imam

Results 9 issues of Mohamed Fazli Imam

Hi, how can I download the MSVD dataset along with the videos

Great work! I couldn't locate the training code, is it not uploaded?

Great work! Is there are any demo that you can provide to run inference on one's own videos?

Great work! Could you please provide code to run inference locally on certain videos?

How do I train for MSVD, DiDeMo, VATEX datasets?

Hi, can I know what was the GPUs used to train the model?

Can you provide a demo script to run on videos?

I wanted to commend you on the excellent application you've built. The demo worked flawlessly yesterday for some of the videos I tried, but unfortunately, it's not working today. I'd...

Hi, the demo/app.py is being run in RAM memory not GPU memory even after changing the code to `parser.add_argument("--device", default="cuda")`