VIPL-SLP / pointlstm-gesture-recognition-pytorch

This repo holds the codes of paper: An Efficient PointLSTM for Point Clouds Based Gesture Recognition (CVPR 2020).
https://openaccess.thecvf.com/content_CVPR_2020/html/Min_An_Efficient_PointLSTM_for_Point_Clouds_Based_Gesture_Recognition_CVPR_2020_paper.html
Apache License 2.0
117 stars 19 forks source link

Training on NvGesture #10

Open VCCIV opened 3 years ago

VCCIV commented 3 years ago

Hi, can you share the code of training NvGesture dataset? I found that only replacing the dataset in the pointlstm.yaml file does not achieve the performance in your paper.

ycmin95 commented 3 years ago

Hi, can you share the code of training NvGesture dataset? I found that only replacing the dataset in the pointlstm.yaml file does not achieve the performance in your paper.

What kind of performance did you achieve after replace the dataset and num_classes in the pointlstm.yaml file? We adopt the same training procedure for both datasets. You can email me the logs of the experiments.