Hello!
Thanks for putting together this toolbox. I have a private dataset of continuous videos (up to about 30m in length) comprising about a half dozen different skills that I would like to recognize. I have annotated timestamps for the activities and a reasonable amount of training data, and I would like to train some of these architectures on my dataset for my task.
As I ramp on learning this codebase it seems like there are some elements missing that I might need, most notably the feature extraction code. Can you provide me with a brief overview of the steps I will need to take to get these models training on my private dataset? Is this something that will be possible with existing code around this repository?
Hello!
Thanks for putting together this toolbox. I have a private dataset of continuous videos (up to about 30m in length) comprising about a half dozen different skills that I would like to recognize. I have annotated timestamps for the activities and a reasonable amount of training data, and I would like to train some of these architectures on my dataset for my task.
As I ramp on learning this codebase it seems like there are some elements missing that I might need, most notably the feature extraction code. Can you provide me with a brief overview of the steps I will need to take to get these models training on my private dataset? Is this something that will be possible with existing code around this repository?