This commit is contained in:
2024-10-09 16:13:22 +00:00
commit 0ea3f048dc
437 changed files with 44406 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
About graspnetAPI
=================
.. image:: _static/graspnetlogo1-blue.png
GraspNet is an open project for general object grasping that is continuously enriched. Currently we release GraspNet-1Billion, a large-scale benchmark for general object grasping, as well as other related areas (e.g. 6D pose estimation, unseen object segmentation, etc.). graspnetAPI is a Python API that assists in loading, parsing and visualizing the annotations in GraspNet. Please visit graspnet website_ for more information on GraspNet, including for the data, paper, and tutorials. The exact format of the annotations is also described on the GraspNet website. In addition to this API, please download both the GraspNet images and annotations in order to run the demo.
.. _website: https://graspnet.net/
Resources
---------
- Documentations_
- PDF_Documentations_
- Website_
- Code_
.. _Code: https://github.com/graspnet/graspnetapi
.. _Documentations: https://graspnetapi.readthedocs.io/en/latest/
.. _PDF_Documentations: https://graspnetapi.readthedocs.io/_/downloads/en/latest/pdf/
.. _Website: https://graspnet.net/
License
-------
graspnetAPI is licensed under the none commercial CC4.0 license [see https://graspnet.net/about]