md-mohaiminul / VideoRecap

MIT License
166 stars 7 forks source link

Usage of Pre-Trained Models #5

Closed fakerybakery closed 7 months ago

fakerybakery commented 8 months ago

Hello, Apologies for my ignorance, but how can I use the pre-trained models to caption a video? I see instructions for extracting features, training, and evaluating the model, but I can't figure out how to generate captions. Thank you!

md-mohaiminul commented 7 months ago

Thanks for your comments. We have added a demo notebook (demo.ipynb) to extract three-levels of hierarchical captions from any video using our pretrained models.

fakerybakery commented 7 months ago

Cool, thanks so much! Must have missed that, sorry about that!