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

您好,请问PointLSTM-PSS 代码在哪里呢? #21

Open Alobal opened 2 years ago

Alobal commented 2 years ago

您好,由于我的设备性能问题,运行完整的PointLSTM会造成CUDA溢出。因此我想试试运行PointLSTM-PSS,但是没有找到具体的代码。

另外,如果方便的话,想问一下在batchsize=8的时候,PointLSTM实际需要多少GPU内存以及运行时间呢?