sunhan1997 / IndusGrasp

This is the official implementation of our paper: "A Novel Robotic Grasp Detection Framework Using Low-Cost RGB-D Camera for Industrial Bin Picking."
18 stars 1 forks source link

IndusGrasp

This is the official PyTorch Implementation of IndusGrasp: A Novel Robotic Grasp Detection Method Using Synthetic Data for Disordered Industrial Scenarios

Video

The pipeline:


Requirements: Software

sudo apt-get install libglfw3-dev libglfw3  

sudo apt-get install libassimp-dev   

pip install --pre --upgrade PyOpenGL PyOpenGL_accelerate 

pip install  cython cyglfw3 pyassimp==3.3 imgaug progressbar

pip install  -r requments.txt`

Generate dataset

Train the IndusGrasp

python train.py

Test the IndusGrasp

python test.py

Comparison Studies




Generalization Studies