continual-skeletons icon indicating copy to clipboard operation
continual-skeletons copied to clipboard

Official codebase for "Online Skeleton-based Action Recognition with Continual Spatio-Temporal Graph Convolutional Networks"

Results 1 continual-skeletons issues
Sort by recently updated
recently updated
newest added

Hello,thanks for your great work. And now,when i want to train model on PKUMMD dataset with ,for example cos_tr.py,however,i just adjusted the GraphDataset.py,the code as follow: class GraphDataset(Dataset): def __init__(...