gqcnn

Grasp Quality CNN

Develops and analyzes convolutional neural networks for grasp quality in robotics

Python module for GQ-CNN training and deployment with ROS integration.

GitHub

316 stars
32 watching
150 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

deep-learninggqcnngraspingmachine-learningpythonroboticsros

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dougsm/ggcnnA deep learning-based system for generating precise grasp poses for robots in real-time525
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
ahmedfgad/cnngeneticTrains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.22
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
benedekrozemberczki/mixhop-and-n-gcnA deep learning framework implementation of higher-order graph convolutional architectures and their applications403
liqimai/gcnAn implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries.45
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108
bowenbaker/metaqnnAutomatically designs convolutional neural network architectures using reinforcement learning and Q-learning algorithms137
hagaygarty/mdcnnA MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples.53
cszn/ircnnThis project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods.602
aqibsaeed/genetic-cnnA tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm218
matenure/fastgcnImplementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency520
google-research/big_transferPre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks1,516
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241