pytorch-VSLUD
pytorch-VSLUD copied to clipboard
How to test (inference)
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.
There is a file called test.py. You can modify it in your convenience.
how can i make the test datasets? I can't find it.
You can use your own dataset and extract feature via googlenet.