-
Could you please provide code for NTU-RGBD dataset?
-
How to get you access password of your baidu disk to obtian the NTU-RGBD dataset? email: cuiqiongjie@njust.edu.cn
-
I use the pre-processor from 3DV work, but seems that it will transform the data into .npy files instead of .npz files, so can you provide the code for pre-process of NTU RGBD? Much appreciated.
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
Hello, may I ask how the legacy of st-gcn of NTU-RGBD model for real-time visualization of the identification results?(E.g. kinetics data set using the visualization recognition result openpose
) You…
-
Hi,
Thanks for sharing the code.
Is that possible to share the pre-trained model on NTU-RGBD dataset ?
Thanks,
Jue
ghost updated
7 years ago
-
Hi, there, could you please release the pre-trained model for kinetics-skeleton? I only found models for NTU-RGBD. Thanks for your work.
-
Hi @zhoubenjia Thank you for sharing your code. However, I am getting an error during model inference on the NVGestures test dataset. The error occurs [here](https://github.com/damo-cv/MotionRGBD/blob…
-
Hi,
Do you happen to have the `kinetics` config available to share so that your results are easier to reproduce as your repo seemed to contain only the `NTU-RGBD` configs?
Thanks
-
作者您好,感谢您出色的工作。我用您的代码从头开始训练nvgesture RGB模态,但是训练效果一直在82左右,并不能跑到文章中的89。数据集使用的是您给的百度网盘中下载的,GPU为V100-32GB,训练命令为:
CUDA_VISIBLE_DEVICES=0 python -m torch.distributed.launch --nproc_per_node=1 --master_port…