NVIDIA-AI-IOT / trt_pose_hand

Real-time hand pose estimation and gesture classification using TensorRT
MIT License
206 stars 49 forks source link

View camera image #10

Closed CardboardTurkey closed 1 year ago

CardboardTurkey commented 3 years ago

Is there anyway to view what the camera sees from within the gesture_classification_live_demo.ipynb notebook?

MikyasDesta commented 3 years ago

Yes. Did you try to run the application? It shows both the camera feed and the gesture classes associated with the feed.

CardboardTurkey commented 3 years ago

Yeah I tried running the notebook and wasn't able to see a feed. Can you point me to which line exactly is responsible for bringing up the feed?

CardboardTurkey commented 3 years ago

Oh is it possible I can't see the feed because I'm running the notebook over ssh?