IBM / action-recognition-pytorch

This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.
Apache License 2.0
240 stars 45 forks source link

Training on my own dataset #14

Open giovi1 opened 9 months ago

giovi1 commented 9 months ago

I have a dataset of different frames per clip, ordered in the way you suggest. Is it possible to use this code to train the models on my own dataset?