study313software's Stars
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
CGAL/cgal
The public CGAL repository, see the README below
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
autonomousvision/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
facebookresearch/DeepSDF
Learning Continuous Signed Distance Functions for Shape Representation
LiangliangNan/Easy3D
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
LiangliangNan/PolyFit
Polygonal Surface Reconstruction from Point Clouds
xingyuansun/pix3d
Pix3D: Dataset and Methods for Single-Image 3D Shape Modeling
Ubpa/USTC_CG
00106501: Computer Graphics (Spring-Summer 2020)
charlesq34/pointnet-autoencoder
Autoencoder for Point Clouds
tudelft3d/City3D
Large-scale LoD2 Building Reconstruction from Airborne LiDAR Point Clouds
crvs/KDTree
Simple C++ KD-Tree implementation
chenzhaiyu/points2poly
Reconstructing compact building models from point clouds using deep implicit fields [ISPRS 2022]
Xharlie/DISN
(latest updates and bug fixed) DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction
james-yoo/DBSCAN
C++ implementation of DBSCAN clustering algorithm
czq142857/IM-NET
The improved code for paper "Learning Implicit Fields for Generative Shape Modeling".
JaminJiang/dbscan_kdtree
Fast Implementation of DBSCAN using Kdtree for acceleration. The example is clustering point cloud(PCL library used).
val-iisc/3d-lmnet
Repository for 3D-LMNet: Latent Embedding Matching for Accurate and Diverse 3D Point Cloud Reconstruction from a Single Image [BMVC 2018]
cdalitz/kdtree-cpp
Kd-Tree library for kNN and range queries in plain C++98
LiangliangNan/ManhattanModeler
Manhattan-world Urban Reconstruction from Point Clouds
rohanmohapatra/hdbscan-cpp
Fast and Efficient Implementation of HDBSCAN in C++ using STL
val-iisc/densepcr
Repository for 'Dense 3D Point Cloud Reconstruction Using a Deep Pyramid Network' [WACV 2019]
xiaowuga/PrimFit
The code of paper "Structure–Aware Surface Reconstruction via Primitive Assembly" (ICCV2023)
VIM-Lab/AttentionDPCR
This repository contains the source codes for the paper "Attention-Based Dense Point Cloud Reconstruction from a Single Image"
val-iisc/3d-psrnet
Repository for 3D-PSRNet: Part Segmented 3D Point Cloud Reconstruction [ECCVW 2018]
val-iisc/capnet
Code release for "CAPNet: Continuous Approximation Projection For 3D Point Cloud Reconstruction Using 2D Supervision", (AAAI-19)
duxingyi-charles/Boundary_Sampled_Halfspaces
the code of paper "Boundary-Sampled Halfspaces: A New Representation for Constructive Solid Modeling" (SIGGRAPH 2021)
ryobg/obj2hmap
Very simple convertor of Wavefront's obj files to displacement map (projected on one of the main XYZ planes)
yidahuang/City3D
Mark1Dong/VAN-Segmentation