graspnet/graspnetAPI
Toolbox for our GraspNet-1Billion dataset.
What it solves
It provides a standardized API for interacting with the GraspNet-1Billion dataset, a large-scale benchmark for general object grasping in robotics. This allows researchers to easily load, process, and validate grasp labels and point cloud data for training and evaluating grasping algorithms.
How it works
The library acts as a data interface that handles the loading of scene point clouds and grasp labels. It includes utility functions to convert between different grasp representations (6D and rectangle grasps) and tools to check the completeness of the dataset files.
Who it’s for
Robotics researchers and developers working on general object grasping and robotic manipulation.
Highlights
- Standardized API for the GraspNet-1Billion dataset.
- Support for 6D and rectangle grasp conversions.
- Tools for loading scene point clouds and grasp labels.
- Built-in data completeness checks and depth image inpainting.
Related
- Project
- Project
- Project
- Project
- Project