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

About ImageNet #18

Open AAAeray opened 6 years ago

dmsgithub12 commented 4 years ago

How do I get the ImageNet dataset associated with the paper;And in what environment does the code run(the version of CUDA, tensorflow)? Thank you very much Mingshuai Dong