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

Question about the application on mobile phone data #17

Closed hamza-hadda closed 2 years ago

hamza-hadda commented 2 years ago

hey , I want to ask you if we can use this model with images taken by phone's camera

ycmin95 commented 2 years ago

In fact, we have tried to apply this method on Chinese sign language teaching system, which is based on Huawei Mate20 Pro. Details can be found in this article.

From our experience, point cloud based gesture/sign language recognition is efficient but less robust to viewpoint changes.

hamza-hadda commented 2 years ago

thank you for your help I will read your article

hamza-hadda commented 2 years ago

what do you mean by viewpoint changes ?

ycmin95 commented 2 years ago

Refer to this arXiv paper.