qq456cvb / KeypointNetLinks
KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations (CVPR2020)
☆172Updated 4 years ago
Alternatives and similar repositories for KeypointNet
Users that are interested in KeypointNet are comparing it to the libraries listed below
Sorting:
- GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud☆93Updated 6 years ago
- UKPGAN: A General Self-Supervised Keypoint Detector (CVPR2022)☆68Updated 3 years ago
- Code repository for paper `Skeleton Merger: an Unsupervised Aligned Keypoint Detector`.☆71Updated 2 years ago
- The differentiable rendering code for "Self6D: Self-Supervised Monocular 6D Object Pose Estimation (ECCV 2020, oral)"☆106Updated last year
- (BMVC 2019) PyTorch implementation of Paper "Pose from Shape: Deep Pose Estimation for Arbitrary 3D Objects"☆169Updated 4 years ago
- [CVPR 2020] Multi Proposal Aggregation for 3D Semantic Instance Segmentation☆75Updated 2 years ago
- MVP Benchmark for Multi-View Partial Point Cloud Completion and Registration☆126Updated 3 years ago
- PartNet Shape Segmentation Experiments Code Repo☆76Updated 4 years ago
- A clean PointNet++ segmentation model implementation. Support batch of samples with different number of points.☆60Updated 5 years ago
- ImVoteNet: Boosting 3D Object Detection in Point Clouds With Image Votes☆131Updated 2 years ago
- A vanilla implementation of farthest point sampling (FPS) algorithm in paper: "The farthest point strategy for progressive image sampling…