ajhamdi/vointcloud
Voint Cloud: Multi-View Point Cloud Representation for 3D Understanding (ICLR 2023)
This project offers a new way to analyze 3D models more accurately for tasks like classifying objects or segmenting their parts. It takes standard 3D point cloud data and processes it with multiple camera views, creating a richer 'Voint cloud' representation. Researchers and engineers working on 3D computer vision tasks can use this to improve the performance of their 3D understanding systems.
No commits in the last 6 months.
Use this if you are working with 3D point cloud data for tasks like object classification or part segmentation and want to achieve state-of-the-art accuracy by incorporating multi-view information.
Not ideal if you are looking for a standalone application for end-users without programming knowledge, as this is a research-oriented code library for developers.
Stars
22
Forks
3
Language
—
License
MIT
Category
Last pushed
May 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ajhamdi/vointcloud"
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