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

vlkniaz/SSZ

0
View on GitHub↗
23 stars·7 forks·MIT·7 views

SSZ

Code for the paper: Image-to-Voxel Model Translation for 3D Scene Reconstruction and Segmentation This is the PyTorch implementation of the color-to-voxel model translation presented on ECCV 2018.

Features

  • Single View Reconstruction - Translates images to voxel models for scene segmentation and reconstruction.

Star history

Star history chart for vlkniaz/sszStar history chart for vlkniaz/ssz

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 vlkniaz/ssz do?

`Code for the paper: Image-to-Voxel Model Translation for 3D Scene Reconstruction and Segmentation` This is the PyTorch implementation of the color-to-voxel model translation presented on ECCV 2018.

What are the main features of vlkniaz/ssz?

The main features of vlkniaz/ssz are: Single View Reconstruction.

Which projects share features with vlkniaz/ssz?

Projects with overlapping indexed features include: apple/ml-sharp — ml-sharp is a neural radiance field framework designed for single-image 3D reconstruction. It uses a neural network to… chtsy/buol — This is an official release of the paper BUOL: A Bottom-Up Framework with Occupancy-aware Lifting for Panoptic 3D… dlr-rm/singleviewreconstruction — Maximilian Denninger and Rudolph Triebel. facebookresearch/meshrcnn — Code for the paper. google-research/corenet — CoReNet is a technique for joint multi-object 3D reconstruction from a single RGB image. It produces coherent… unclemedm/instpifu — This is the repository of our paper 'Towards High-Fidelity Single-view Holistic Reconstruction of Indoor Scenes' in…

Projects sharing features with SSZ

These projects share indexed features with SSZ. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apple/ml-sharpapple avatar

    apple/ml-sharp

    7,638View on GitHub↗

    ml-sharp is a neural radiance field framework designed for single-image 3D reconstruction. It uses a neural network to predict 3D geometry and appearance from a single photograph in a single feedforward pass. The system generates metric 3D scene representations and includes a real-time view synthesizer for producing high-resolution images of new viewpoints. It also features a camera trajectory renderer that creates video sequences by moving a virtual camera through the predicted 3D space. The project covers coordinate-based neural rendering, 3D Gaussian representation regression, and real-ti

    Python
    View on GitHub↗7,638
  • chtsy/buolchtsy avatar

    chtsy/buol

    48View on GitHub↗

    This is an official release of the paper BUOL: A Bottom-Up Framework with Occupancy-aware Lifting for Panoptic 3D Scene Reconstruction From A Single Image

    Python
    View on GitHub↗48
  • dlr-rm/singleviewreconstructionDLR-RM avatar

    DLR-RM/SingleViewReconstruction

    309View on GitHub↗

    Maximilian Denninger and Rudolph Triebel

    Python
    View on GitHub↗309
  • facebookresearch/meshrcnnfacebookresearch avatar

    facebookresearch/meshrcnn

    1,160View on GitHub↗

    Code for the paper

    Python
    View on GitHub↗1,160
Compare all 8 related projects→