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
nschor avatar

nschor/CompoNet

0
View on GitHub↗
28 stars·4 forks·Python·MIT·8 views

CompoNet

Created by Nadav Schor , Oren Katzir , Hao Zhang , Daniel Cohen-Or .

Features

  • 3D Reconstruction - Part synthesis and composition for generating unseen shapes.
  • Generative Adversarial Networks - Part-based synthesis and composition for generative modeling.

Star history

Star history chart for nschor/componetStar history chart for nschor/componet

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does nschor/componet do?

Created by Nadav Schor , Oren Katzir , Hao Zhang , Daniel Cohen-Or .

What are the main features of nschor/componet?

The main features of nschor/componet are: 3D Reconstruction, Generative Adversarial Networks.

Which projects share features with nschor/componet?

Projects with overlapping indexed features include: hao-hust/g2lgan — Three-dimensional content creation has been a central research area in computer graphics for decades. The main… colmap/colmap — COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion… kozistr/awesome-gans — Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of… 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… mrforexample/comfyui-3d-pack — ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a…

Projects sharing features with CompoNet

These projects share indexed features with CompoNet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hao-hust/g2lganHao-HUST avatar

    Hao-HUST/G2LGAN

    30View on GitHub↗

    Three-dimensional content creation has been a central research area in computer graphics for decades. The main challenge is to minimize manual intervention, while still allowing the creation of a variety of plausible 3D objects. In this work, we present a global-to-local generative model to…

    Python
    View on GitHub↗30
  • 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
  • kozistr/awesome-ganskozistr avatar

    kozistr/Awesome-GANs

    763View on GitHub↗

    Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of generative adversarial networks. It serves as a structured index for academic literature and open-source implementations dedicated to the creation of synthetic data generators. The project provides a framework for training competing neural networks to produce outputs that mimic the statistical properties of original datasets. It emphasizes the use of configuration-driven pipelines to manage model hyperparameters and dataset paths, facilitating reproducible research workflows and standa

    Pythonacganarxivbegan
    View on GitHub↗763
  • 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
  • Compare all 30 related projects→