Skip to content

Releases: skumra/robotic-grasping

v0.3.0

21 May 02:22
bdd4936
Compare
Choose a tag to compare

Fixed bug introduced by adding quality in Grasp definition
Configurable IoU threshold
Configurable network input size
Added trained models for Jacquard dataset

v0.2.2

21 Nov 01:13
Compare
Choose a tag to compare

Bugfix in ResidualBlock
Updated default params

v0.2.1

15 Jul 23:46
273e461
Compare
Choose a tag to compare

Refactored models to reduce duplicate code
Added trained models

v0.2.0

13 Jul 22:33
95ddfc1
Compare
Choose a tag to compare

Here are key updates in this release:
Configurable GR-ConvNets
Configurable IOU threshold in evaluation
Updated train/val split method to RandomSampler based method
Support for configurable optimizer
Updated logging to single directory
Save training logs and args
Updated evaluate.py to support multiple networks

v0.1.0

31 May 00:54
3c75ebf
Compare
Choose a tag to compare

Implementation of the Generative Residual Convolutional Neural Network (GR-ConvNet) from the paper:
Antipodal Robotic Grasping using Generative Residual Convolutional Neural Network

Supports:
Model Training
Model Evaluation
Cornell and Jacquard Datasets
Calibration Task
Grasp Generator Task