visual-pushing-grasping
Manipulation software
An implementation of a deep reinforcement learning method for robotic manipulation
Train robotic agents to learn to plan pushing and grasping actions for manipulation with deep reinforcement learning.
926 stars
33 watching
312 forks
Language: Python
last commit: over 3 years ago 3dartificial-intelligencecomputer-visiondeep-learningdeep-reinforcement-learninggraspingmanipulationpushingroboticsvision
Related projects:
Repository | Description | Stars |
---|---|---|
aravindr93/hand_dapg | Develops reinforcement learning-based control algorithms for complex robotic tasks like dexterous hand manipulation. | 227 |
machines-in-motion/grasping_sim | A simulation environment for learning to grasp objects in 3D space using contact forces | 23 |
mirsking/deep_learning_for_detectin_robotic_grasps | Research code for detecting robotic grasps using deep learning algorithms | 42 |
dougsm/ggcnn | A deep learning-based system for generating precise grasp poses for robots in real-time | 514 |
aliaksandrsiarohin/monkey-net | A deep learning framework for animating objects in videos and images using motion transfer | 472 |
atenpas/grasp_selection | Automates grasp pose selection based on reachability and workspace travel distance | 16 |
personalrobotics/aikido | A C++ library and Python bindings for solving motion planning and decision making problems in robotics. | 214 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |
atenpas/gpg | Generates 6-DOF grasp poses for a 2-finger grasp in 3D point clouds | 104 |
dusty-nv/jetson-reinforcement | Provides tools and libraries for training intelligent agents to perform complex tasks in robotics using deep reinforcement learning and GPU acceleration. | 884 |
griptape-ai/griptape | A modular Python framework for building AI-powered applications with secure data integration and flexible workflow management. | 2,015 |
aravinthpanch/gesture-recognition-for-human-robot-interaction | This project enables humans to control robots using hand gestures by tracking skeletal points and translating them into robot movements or actions. | 72 |
packtpublishing/hands-on-intelligent-agents-with-openai-gym | Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 373 |
evil-mad/robopaint | Software for creating and controlling a robot that can paint or draw using SVG files. | 126 |