Skip to content

Required changes to train the skeleton action recognition model with custom data #277

Closed Answered by negarhdr
davelbit asked this question in Problems and questions
Discussion options

You must be logged in to vote

Yes, if you have extracted skeletons and the corresponding labels ready, all you need to do is to make an object of SpatioTemporalGCNLearner class and feed the parameters according to your dataset (ex. num_points, num_classes, graph_type, etc).
Then you can call the fit() function and train a model.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@davelbit
Comment options

@negarhdr
Comment options

negarhdr Aug 9, 2022
Collaborator

Answer selected by passalis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants