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
238 stars 84 forks source link

Where is inference_redmon.py #32

Open ZhizhuoUp opened 3 years ago

ZhizhuoUp commented 3 years ago

Hi, I downloaded the codes several days ago, but I can't find the 'inference_redmon.py' file in the directory. So where is it?