cuge1995/CVPR-2021-point-cloud-analysis
CVPR 2021 papers focusing on point cloud analysis
This project compiles research papers and code from CVPR 2021 focused on analyzing 3D point cloud data. It helps engineers, researchers, and developers working with 3D sensor data to explore various techniques like registration, segmentation, and completion. You can find methods to process raw 3D scans or sensor readings into cleaned, aligned, or segmented 3D models.
No commits in the last 6 months.
Use this if you need to find state-of-the-art research and implementations for tasks involving 3D point cloud data from sources like LiDAR or 3D scanners.
Not ideal if you are looking for an out-of-the-box software tool for end-users, as this is a collection of academic papers and code for developers and researchers.
Stars
9
Forks
1
Language
—
License
MIT
Category
Last pushed
Aug 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cuge1995/CVPR-2021-point-cloud-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daavoo/pyntcloud
pyntcloud is a Python library for working with 3D point clouds.
yangyanli/PointCNN
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
yogeshhk/MidcurveNN
Computation of Midcurve of Thin Polygons using Neural Networks
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space