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
121 stars 20 forks source link

About PointLSTM-PSS #28

Open shell0011 opened 1 year ago

shell0011 commented 1 year ago

Hi, I would like to ask about the implementation of PointLSTM-PSS, because the dataset I am using needs to use a larger number of points. Could you please tell me where to modify PointLSTM-PSS from the original one if it is convenient? I would be grateful if you could provide the source code of PointLSTM-PSS!