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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shurans avatar

shurans/sscnet

0
View on GitHub↗
346 Stars·89 Forks·Jupyter Notebook·5 Aufrufesscnet.cs.princeton.edu↗

Sscnet

This repo contains training and testing code for our paper on semantic scene completion, a task for producing a complete 3D voxel representation of volumetric occupancy and semantic labels for a scene from a single-view depth map observation. More information about the project can be found in…

Features

  • Scene Understanding - Performs semantic scene completion from single depth images.
  • Shape Completion - Semantic scene completion from single depth images.

Star-Verlauf

Star-Verlauf für shurans/sscnetStar-Verlauf für shurans/sscnet

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Sscnet

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Sscnet.
  • allenxiangx/snowflakenetAvatar von AllenXiangX

    AllenXiangX/SnowflakeNet

    207Auf GitHub ansehen↗

    Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao, Pengfei Wan, Wen Zheng, Zhizhong Han

    Python
    Auf GitHub ansehen↗207
  • angeladai/cnncompleteAvatar von angeladai

    angeladai/cnncomplete

    142Auf GitHub ansehen↗

    This repo contains code to train a volumetric deep neural network to complete partially scanned 3D shapes. More information can be found in our paper .

    C++
    Auf GitHub ansehen↗142
  • angeladai/scancompleteAvatar von angeladai

    angeladai/ScanComplete

    271Auf GitHub ansehen↗

    CVPR'18 ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans

    Python
    Auf GitHub ansehen↗271
  • alexsax/2d-3d-semanticsAvatar von alexsax

    alexsax/2D-3D-Semantics

    532Auf GitHub ansehen↗

    The 2D-3D-S dataset provides a variety of mutually registered modalities from 2D, 2.5D and 3D domains, with instance-level semantic and geometric annotations. It covers over 6,000 m2 collected in 6 large-scale indoor areas that originate from 3 different buildings. It contains over 70,000 RGB…

    C++
    Auf GitHub ansehen↗532
Alle 30 Alternativen zu Sscnet anzeigen→

Häufig gestellte Fragen

Was macht shurans/sscnet?

This repo contains training and testing code for our paper on semantic scene completion, a task for producing a complete 3D voxel representation of volumetric occupancy and semantic labels for a scene from a single-view depth map observation. More information about the project can be found in…

Was sind die Hauptfunktionen von shurans/sscnet?

Die Hauptfunktionen von shurans/sscnet sind: Scene Understanding, Shape Completion.

Welche Open-Source-Alternativen gibt es zu shurans/sscnet?

Open-Source-Alternativen zu shurans/sscnet sind unter anderem: allenxiangx/snowflakenet — Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao, Pengfei Wan, Wen Zheng, Zhizhong Han. angeladai/cnncomplete — This repo contains code to train a volumetric deep neural network to complete partially scanned 3D shapes. More… angeladai/scancomplete — [CVPR'18] ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans. charlescxk/3d-sketchaware-ssc — Implement some state-of-the-art methods of Semantic Scene Completion (SSC) task in PyTorch. chriswu1997/multimodal-shape-completion — This repository provides PyTorch implementation of our paper:. alexsax/2d-3d-semantics — The 2D-3D-S dataset provides a variety of mutually registered modalities from 2D, 2.5D and 3D domains, with…