arc-robot-vision icon indicating copy to clipboard operation
arc-robot-vision copied to clipboard

MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Robotic Grasping and One-shot Recognition of Novel Objects with Deep Learning.

Results 6 arc-robot-vision issues
Sort by recently updated
recently updated
newest added

Thanks for providing these great data and resources. I have tried to understand better how the KvN accuracy is first computed in your script `./image-matchin/evaluateModel.m` and then also reused to...

Hello, thank you for sharing such a great results and codes. I`m trying to apply your algorithm for grasping (without suction) the occluded objects in a box and I have...

Hello @andyzeng , I went through your work and it's really great to see such good development on grasping side. I want to know more about grasp labeling in case...

Hey Andy, Would you mind checking color images `000389-1.png` and `000392-1.png` in the suction dataset? They're black when I download the data but their corresponding labels contain positive and negative...

I am new to Torch and trying to follow your sample to learn about image matching. I installed cuDNN and torch. The default torch installation installs luajit. I am trying...