pytorch-VSLUD icon indicating copy to clipboard operation
pytorch-VSLUD copied to clipboard

How to test (inference)

Open arianaa30 opened this issue 5 years ago • 3 comments

Nice work. Given we did training and got the model weights, how can we do inference on a video.mp4? I'd like to have a quick test of how it works first.

arianaa30 avatar Oct 02 '19 20:10 arianaa30

There is a file called test.py. You can modify it in your convenience.

pcshih avatar Apr 16 '20 01:04 pcshih

how can i make the test datasets? I can't find it.

ghost avatar Jun 18 '20 00:06 ghost

You can use your own dataset and extract feature via googlenet.

pcshih avatar Jul 31 '20 07:07 pcshih