jfzhang95 / pytorch-video-recognition

PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
MIT License
1.16k stars 250 forks source link

Is there any method about verification of trained model? #21

Closed KyuminHwang closed 5 years ago

KyuminHwang commented 5 years ago

First of all, i really appreciate to your helpful code ! Finally, i finished train my own dataset model, i look forward to testing my trained model. If anybody know method, please advise to me :) Thank you !

KyuminHwang commented 5 years ago

i found code so i reply to myself. If anybody suffer from same issues, then browse to below link : https://github.com/jfzhang95/pytorch-video-recognition/blob/master/inference.py