tnikolla / robot-grasp-detection

Detecting robot grasping positions with deep neural networks. The model is trained on Cornell Grasping Dataset. This is an implementation mainly based on the paper 'Real-Time Grasp Detection Using Convolutional Neural Networks' from Redmon and Angelova.
Apache License 2.0
232 stars 84 forks source link

working with D435 cam realtime #39

Open Tranthanhbao198 opened 1 week ago

Tranthanhbao198 commented 1 week ago

HI, thank you for your project, I want to use it with D435 Cam in real time, how can i modify anything to use your project in realtime with cam D435? thank you so much.