pyskl icon indicating copy to clipboard operation
pyskl copied to clipboard

A toolbox for skeleton-based action recognition.

Results 96 pyskl issues
Sort by recently updated
recently updated
newest added

I download k400 pickle file by links below. However, I have no idea that how to load it and run train.py. It seems difficult for me to utilize so much...

Hello, I have a strange issue when loading some pretrained models. On loading, some models abort and give an "Segmentation fault (core dumped)" message, like below: ![image](https://user-images.githubusercontent.com/98210579/182022090-92c7faee-be3e-40a1-bb98-a675d6bb000b.png)

Hello, Thank you for sharing this great repository. I want to train and test the model on other datasets, however when I use diving48_example.ipynb to extract pose data from Diving48...

Thanks for sharing this great work! I wonder is that possible to share the preprocessed RGB data (or just scripts) from NTU and NTU-120 datasets? Thanks.

It's a wonderful work! But I got some trouble with some unavailable YouTube links while downloading the Finegym dataset and extracting the skeleton. I would be very appreciated if you...

Hello, Thanks for the wonderful work. Can you please provide an overview on inference time of this model? Does it work in realtime? Can we use it on live camera...

``` `2022-07-12` 09:06:11,803 - pyskl - INFO - workflow: [('train', 1)], max: 24 epochs 2022-07-12 09:06:11,804 - pyskl - INFO - Checkpoints will be saved to /content/pyskl/work_dirs/posec3d/slowonly_r50_diving48/joint by HardDiskBackend. tcmalloc:...

unknown problem

Thinks for your great work, and I want to know how soon will the fusion model be relased? thanks a lot.

Hi, it's really an amazing job! I really like it. But I didn't find the config about using SlowFast network (there is only SlowOnly network configuration). So could you offer...

Do you have any script for generate skeleton ground truth heatmap for the input of PoseC3D model? I really don't know about the information of model input like heatmap type,...