I have trained my own model with a custom dataset that is not related to action recognition. I would like to use my best trained model to predict on a single video and get its class. Sort of like how we do usually for 2D CNN. How can I modify the test file? Has anyone managed to do it before?
I have trained my own model with a custom dataset that is not related to action recognition. I would like to use my best trained model to predict on a single video and get its class. Sort of like how we do usually for 2D CNN. How can I modify the test file? Has anyone managed to do it before?