Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Action Recognition in OpenVINO

Madhumathi
Beginner
342 Views

Hi, could any one help me with the following,

Step 1 : I have taken UCF101 dataset and i'm about to train it using resnet34_vtn model.

Step 2 : I followed this link, https://github.com/opencv/openvino_training_extensions/tree/develop/pytorch_toolkit/action_recognition

Can I add an other class that is not present in ucf101 dataset with this model and train it?

 

Thanks in advance..!

0 Kudos
1 Reply
JesusE_Intel
Moderator
342 Views

Hi Madhumathi,

Your question is related to the training process of a model, The OpenVINO Toolkit is meant to inference your model. I recommend posting your training question on the Github Issues section below. Also, please take a look at the supported frameworks and models to ensure your base model is supported by OpenVINO.

https://github.com/opencv/openvino_training_extensions/issues

Regards,

Jesus

0 Kudos
Reply