Open QueenW1998 opened 2 years ago
Unfortunately, you cannot use GCN models in demo_video_structualize, since currently we use k400 action classes for action recognition demo and AVA action classes for skeleton action recognition demo. We only provide PoseC3D trained on these two datasets (no other algorithms).
Thank you. What do I need to do if I need to modify the dataset to a user-defined category? If the user-defined dataset trains the specified action, which document can I refer to for dataset format creation?
Unfortunately, you cannot use GCN models in demo_video_structualize, since currently we use k400 action classes for action recognition demo and AVA action classes for skeleton action recognition demo. We only provide PoseC3D trained on these two datasets (no other algorithms).
Hello! I would like to ask which demo can implement GCN model? Thanks.
Can the demo_video_structuralize.py detect 2S GCN and stgcn?