renwuli/awesome-geometry-learning
A list of paper related to Geometry Learning.
This list compiles research papers focused on "Geometry Learning," which involves processing and understanding 3D shapes and spaces. It provides a structured overview of current research, categorized by the type of 3D data (like point clouds or meshes) and the specific task (such as reconstruction or deformation). Anyone researching or working with 3D data in fields like computer graphics, robotics, or augmented reality would find this useful for exploring relevant academic work.
No commits in the last 6 months.
Use this if you need to quickly find academic papers related to specific geometric data representations or tasks within 3D computer vision and graphics.
Not ideal if you are looking for introductory tutorials, practical code implementations, or general overviews of geometry learning concepts rather than specific research papers.
Stars
20
Forks
2
Language
—
License
—
Category
Last pushed
Feb 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/renwuli/awesome-geometry-learning"
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