graspnet/graspnet-baseline
Baseline model for "GraspNet-1Billion: A Large-Scale Benchmark for General Object Grasping" (CVPR 2020)
Implements 6-DOF grasp detection using PointNet2 backbone with point cloud processing from RGB-D inputs, incorporating single-view collision detection as post-processing. The architecture uses custom CUDA operators (PointNet2 and KNN) for efficient 3D feature extraction and supports multi-camera evaluation across RealSense and Kinect sensors with tolerance-based quality metrics. Training and inference integrate TensorBoard logging and the GraspNetAPI for standardized benchmark evaluation.
893 stars. No commits in the last 6 months.
Stars
893
Forks
211
Language
Python
License
—
Category
Last pushed
Feb 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/graspnet/graspnet-baseline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
andyzeng/arc-robot-vision
MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 -...
dougsm/ggcnn
Generative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative...
NVIDIA-ISAAC-ROS/isaac_ros_dnn_stereo_depth
NVIDIA-accelerated, deep learned stereo disparity estimation
PickNikRobotics/deep_grasp_demo
Deep learning for grasp detection within MoveIt.
wkentaro/reorientbot
ReorientBot: Learning Object Reorientation for Specific-Posed Placement, ICRA 2022