ggcnn
Grasp predictor
A deep learning-based system for generating precise grasp poses for robots in real-time
Generative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)
514 stars
13 watching
142 forks
Language: Python
last commit: over 4 years ago deep-learninggraspingrobotics
Related projects:
Repository | Description | Stars |
---|---|---|
berkeleyautomation/gqcnn | Develops and analyzes convolutional neural networks for grasp quality in robotics | 313 |
cpaxton/contact_graspnet | This project provides a system to predict 6-DoF grasp distributions from raw point clouds in cluttered scenes. | 2 |
mirsking/deep_learning_for_detectin_robotic_grasps | Research code for detecting robotic grasps using deep learning algorithms | 42 |
atenpas/gpg | Generates 6-DOF grasp poses for a 2-finger grasp in 3D point clouds | 104 |
hkmztrk/deepdta | A system that predicts drug-target binding affinity using convolutional neural networks and protein sequences. | 225 |
jaechanglim/gnn_dti | This project implements a deep learning approach to predicting docking affinities for molecules with proteins | 66 |
agrimgupta92/sgan | An implementation of a Generative Adversarial Network for predicting human trajectories in social scenarios. | 826 |
atomistic-machine-learning/dtnn | An open-source Python framework for developing machine learning models to predict quantum-mechanical observables of molecular systems. | 77 |
shen-lab/deepaffinity | A deep learning framework for predicting protein-compound affinity from molecular sequences and structures | 137 |
atenpas/grasp_selection | Automates grasp pose selection based on reachability and workspace travel distance | 16 |
mrgemy95/visual-interaction-networks-pytorch | An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
cangermueller/deepcpg | A deep learning framework for predicting DNA methylation states from incomplete data. | 143 |
atenpas/gpd | Software package for detecting grasp poses in 3D point clouds. | 636 |
pxiangwu/motionnet | Develops accurate perception and motion prediction models for autonomous vehicles based on 2D maps | 169 |
gist-csbl/deepconv-dti | A Python script for training and testing deep learning models to predict drug-target interactions | 71 |