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.
940 stars
33 watching
314 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. | 234 |
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 | 525 |
aliaksandrsiarohin/monkey-net | A deep learning framework for animating objects in videos and images using motion transfer | 474 |
atenpas/grasp_selection | A package that selects the most suitable grasp poses from multiple candidates based on reachability and movement efficiency. | 16 |
personalrobotics/aikido | A C++ library and Python bindings for solving motion planning and decision making problems in robotics. | 217 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,196 |
atenpas/gpg | Generates 6-DOF grasp poses for robotic grasping tasks from 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. | 891 |
griptape-ai/griptape | A modular Python framework for building AI-powered applications with secure data integration and flexible workflow management. | 2,052 |
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 | 374 |
evil-mad/robopaint | Software for creating and controlling a robot that can paint or draw using SVG files. | 127 |