136 skills found · Page 1 of 5
VAST-AI-Research / TripoSRTripoSR: Fast 3D Object Reconstruction from a Single Image
wgsxm / PartCrafter[NeurIPS 2025] PartCrafter: Structured 3D Mesh Generation via Compositional Latent Diffusion Transformers
NVlabs / BundleSDF[CVPR 2023] BundleSDF: Neural 6-DoF Tracking and 3D Reconstruction of Unknown Objects
chensjtu / GaussianObjectGaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting (SIGGRAPH Asia 2024, TOG)
Stability-AI / Stable Point Aware 3dSPAR3D: Stable Point-Aware Reconstruction of 3D Objects from Single Images
fanhqme / PointSetGenerationCode for ``A Point Set Generation Network for 3D Object Reconstruction from a Single Image''
hzxie / Pix2VoxThe official implementation of "Pix2Vox: Context-aware 3D Reconstruction from Single and Multi-view Images". (ICCV 2019)
omniobject3d / OmniObject3D[ CVPR 2023 Award Candidate ] OmniObject3D: Large-Vocabulary 3D Object Dataset for Realistic Perception, Reconstruction and Generation
GAP-LAB-CUHK-SZ / ReconViaGenReconViaGen: Towards Accurate Multi-view 3D Object Reconstruction via Generation
chenhsuanlin / 3D Point Cloud GenerationLearning Efficient Point Cloud Generation for Dense 3D Object Reconstruction :grapes: (AAAI 2018)
zju3dv / AutoReconCode for "AutoRecon: Automated 3D Object Discovery and Reconstruction" CVPR 2023 (Highlight)
hzxie / GRNetThe official implementation of "GRNet: Gridding Residual Network for Dense Point Cloud Completion". (ECCV 2020)
zubair-irshad / CenterSnapPytorch code for ICRA'22 paper: "Single-Shot Multi-Object 3D Shape Reconstruction and Categorical 6D Pose and Size Estimation"
AoLyu / Some Implementions With RGBD Camera RealSense D435some personal implementation of 3d object reconstruction, recognition and pose estimation
chenhsuanlin / Photometric Mesh OptimPhotometric Mesh Optimization for Video-Aligned 3D Object Reconstruction :globe_with_meridians: (CVPR 2019)
EdwardSmith1884 / 3D IWGANA repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
zjudmd / Mini 3D ScannerA pipeline for online 3D reconstruction of objects only using visual data from RGB-D camera (Kinect V2).
NVIDIA / 3DObjectReconstruction3D Object Reconstruction project is a workflow that takes a set of stereo images and camera info and outputs a textured mesh (i.e., .OBJ file). The purpose is to translate physical items into the digital world in a photorealistic way
Tangshitao / MVDiffusion PlusplusMVDiffusion++: A Dense High-resolution Multi-view Diffusion Model for Single or Sparse-view 3D Object Reconstruction
Yashas120 / Multiview 3D ReconstructionUsing traditional image processing techniques to construct 3D point cloud of objects. Incremental Structure from Motion (SfM) is used, a popular SfM algorithm for 3D reconstruction for reconstruction. The method is then evaluated using certain 3D reconstruction datasets.