awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fanhqme avatar

fanhqme/PointSetGeneration

0
View on GitHub↗
569 stars·137 forks·Python·8 views

PointSetGeneration

Training scripts and a couple of trained demo networks are included. More demos and the complete set of data are on the road.

Features

  • 3D Reconstruction - Point set generation network for single-image reconstruction.
  • Object Reconstruction - Generates point clouds from single images.

Star history

Star history chart for fanhqme/pointsetgenerationStar history chart for fanhqme/pointsetgeneration

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PointSetGeneration

Similar open-source projects, ranked by how many features they share with PointSetGeneration.
  • nywang16/pixel2meshnywang16 avatar

    nywang16/Pixel2Mesh

    1,759View on GitHub↗

    This repository contains the TensorFlow implementation for the following paper

    Python
    View on GitHub↗1,759
  • chrischoy/3d-r2n2chrischoy avatar

    chrischoy/3D-R2N2

    1,411View on GitHub↗

    Single/multi view image(s) to voxel reconstruction using a recurrent neural network

    Python
    View on GitHub↗1,411
  • colmap/colmapcolmap avatar

    colmap/colmap

    12,014View on GitHub↗

    COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion pipeline. It functions as a GPU-accelerated photogrammetry tool and multi-view stereo framework designed to produce dense 3D geometry and watertight meshes from collections of 2D images. The project distinguishes itself through hardware-accelerated feature extraction and a modular camera modeling system that supports perspective, fisheye, and equirectangular lens types. It employs vocabulary tree image retrieval to efficiently identify similar images in large datasets and provides P

    C++
    View on GitHub↗12,014
  • ashawkey/stable-dreamfusionashawkey avatar

    ashawkey/stable-dreamfusion

    8,841View on GitHub↗

    This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language descriptions or two-dimensional images into three-dimensional assets using neural radiance fields and diffusion models. The system utilizes score-distillation sampling and diffusion-based guidance to refine 3D shapes without requiring 3D training data. It includes specialized tools for transforming neural representations into exportable meshes with texture and material data, as well as a pipeline for iterative optimization of geometry and textures. The project covers a broad r

    Python
    View on GitHub↗8,841
See all 30 alternatives to PointSetGeneration→

Frequently asked questions

What does fanhqme/pointsetgeneration do?

Training scripts and a couple of trained demo networks are included. More demos and the complete set of data are on the road.

What are the main features of fanhqme/pointsetgeneration?

The main features of fanhqme/pointsetgeneration are: 3D Reconstruction, Object Reconstruction.

What are some open-source alternatives to fanhqme/pointsetgeneration?

Open-source alternatives to fanhqme/pointsetgeneration include: chrischoy/3d-r2n2 — Single/multi view image(s) to voxel reconstruction using a recurrent neural network. nywang16/pixel2mesh — This repository contains the TensorFlow implementation for the following paper. colmap/colmap — COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion… mrforexample/comfyui-3d-pack — ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a… microsoft/trellis.2 — TRELLIS.2 is a generative image-to-3D system that creates high-resolution 3D assets with physically based rendering… ashawkey/stable-dreamfusion — This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language…