Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I use this repo only for hand detection? #6

Closed
pkr97 opened this issue Jul 14, 2019 · 2 comments
Closed

How can I use this repo only for hand detection? #6

pkr97 opened this issue Jul 14, 2019 · 2 comments

Comments

@pkr97
Copy link

pkr97 commented Jul 14, 2019

Hi Kelvin, I want to use this repo only for hand detection. how can I do that?

The instructions given here seem not very intuitive for beginners like me.

I have an Intel Realsense D415 camera. I want to test this code for a small project. I need some help to get started.

Thanks.

@xkunwu
Copy link
Owner

xkunwu commented Jul 14, 2019

Hi,

  • first you need to make sure D415 works (realsense_viewer works), otherwise check Realsense Official manual.
  • then you need to download pretrained model and modify "--data_root=$HOME/data" accordingly. So you might better read the "prerequisite" and "resource" sections of estimation README.
  • I'll try to add an easier version of quick start section later.

@xkunwu
Copy link
Owner

xkunwu commented Jul 15, 2019

Quick start added at:
https://github.com/xkunwu/depth-hand#quick-start

@xkunwu xkunwu closed this as completed Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants