Datasets:
Improve dataset card: Add paper link, task categories, and sample usage
#1
by
nielsr HF Staff - opened
This pull request significantly enhances the dataset card for HccePose (BF) by:
- Adding a link to the paper (HccePose(BF): Predicting Front & Back Surfaces to Construct Ultra-Dense 2D-3D Correspondences for Pose Estimation).
- Formalizing the link to the GitHub repository (https://github.com/WangYuLin-SEU/HCCEPose).
- Including relevant
task_categories(object-detection,image-segmentation,image-to-3d) to improve discoverability on the Hugging Face Hub. - Incorporating an introduction, features, environment setup, and a "Sample Usage" section directly from the GitHub README, making it easier for users to understand and utilize the dataset and associated code.
- Adding
6d-pose-estimationand2d-3d-correspondencesas additional tags for better searchability.
SEU-WYL changed pull request status to
closed