Abel-love-Dirichlet's Stars
leymir/hyperbolic-image-embeddings
Supplementary code for the paper "Hyperbolic Image Embeddings".
IvanXie416/HECPG
HECPG: Hyperbolic Embedding and Confident Patch-Guided Network for Point Cloud Matching (TGRS 2024)
diegovalsesia/HyCoRe
Code for "Rethinking the compositionality of point clouds through regularization in the hyperbolic space" (NeurIPS 2022)
ark1234/ICCV2023-HyperCD
The official repository of the paper "Hyperbolic Chamfer Distance for Point Cloud Completion" published at ICCV 2023
marlin-codes/Awesome-Hyperbolic-Representation-and-Deep-Learning
Paper list about hyperbolic embedding, hyperbolic models,hyperbolic applications
Chenguoz/Keypoints
Code Release of Unsupervised Distribution-aware Keypoints Generation from 3D Point Clouds
autonomousvision/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
ThibaultGROUEIX/ChamferDistancePytorch
Chamfer Distance in Pytorch with f-score
wimmerth/back-to-3d-few-shot-keypoints
Repository of the CVPR paper "Back to 3D: Few-Shot 3D Keypoint Detection with Back-Projected Features".
IIT-PAVIS/SelfGeo
Repository of the ECCV 2024 paper "SelfGeo: Self-supervised and Geodesic-consistent Estimation of Keypoints on Deformable Shapes"
IIT-PAVIS/SC3K
Repository of the ICCV23 paper "SC3K: Self-supervised and Coherent 3D Keypoints Estimation from Rotated, Noisy, and Decimated Point Cloud Data"
ericyi/SyncSpecCNN
Synchronized Spectral CNN for 3D Shape Segmentation.
NolenChen/3DStructurePoints
wentaoyuan/pcn
Code for PCN: Point Completion Network in 3DV'18 (Oral)
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
xiaoaoran/3d_url_survey
(TPAMI2023) Unsupervised Point Cloud Representation Learning with Deep Neural Networks: A Survey
zzc-1998/MM-PCQA
Official repo for 'MM-PCQA: Multi-Modal Learning for No-reference Point Cloud Quality Assessment' IJCAI2023
XiaShan1227/3D-Point-Cloud
Paper on 3D Point Cloud Processing
antao97/PointCloudDatasets
3D point cloud datasets in HDF5 format, containing uniformly sampled 2048 points per shape.
tomasjakab/keypoint_deformer
KeypointDeformer: Unsupervised 3D Keypoint Discovery for Shape Control
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
ELOESZHANG/EPFNet
This is the code for "Enhanced Point Feature Network for Point Cloud Salient Object Detection"
WoodwindHu/GSDA
code for "Exploring the Devil in Graph Spectral Domain for 3D Point Cloud Attacks"
csiro-robotics/SpectralGV
[RA-L 2023] Official Repository of "Spectral Geometric Verification: Re-Ranking Point Cloud Retrieval for Metric Localization", RA-L, Volume 8, Issue 5, May 2023
YYYYYHC/Learning-3D-Keypoints-with-Mutual-Recosntruction
This is the source code for my ECCV2022 paper on learning 3D keypoints with mutual reconstruction
cfernandezlab/Category-Specific-Keypoints
Pytorch original implementation - 'Unsupervised Learning of Category-Specific Symmetric 3D Keypoints from Point Sets'
eliphatfs/SkeletonMerger
Code repository for paper `Skeleton Merger: an Unsupervised Aligned Keypoint Detector`.
qq456cvb/UKPGAN
UKPGAN: A General Self-Supervised Keypoint Detector (CVPR2022)
qq456cvb/KeypointNet
KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations (CVPR2020)
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.