facebookresearch / VMZ

VMZ: Model Zoo for Video Modeling
Apache License 2.0
1.04k stars 156 forks source link

Reg : Testing Model #56

Closed ChaitanyaBoggavarapu closed 5 years ago

ChaitanyaBoggavarapu commented 5 years ago

I am trying to just use pretrained models to test. How do I generate clips for test data is that using ffmpeg or clips are generated in test_net.py?

ChaitanyaBoggavarapu commented 5 years ago

screenshot from 2018-12-10 13-35-51

this is the output which i got but not sure I am doing it right. I used r2.5d_d18_l16.pkl model

dutran commented 5 years ago

Check out this https://github.com/facebookresearch/VMZ/tree/master/tutorials

ChaitanyaBoggavarapu commented 5 years ago

Thanks...what would be the ideal test size to test(I am running using CPU)