Introduction - If you have any usage issues, please Google them yourself
Code for Deep Learning for Detecting Robotic Grasps.Intended to be a simple codebase which will allow you to load the grasping
dataset, process and whiten it, train a network, and perform grasp
detection. Currently does not contain more advanced uation code
(cross-validation, scoring, etc.), or code for the two-pass system
I add dropout to this code.