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

fuenwang/LED2-Net

0
View on GitHub↗
116 stars·15 forks·Python·MIT·8 viewsfuenwang.ml/project/led2net↗

LED2 Net

This is PyTorch implementation of our CVPR 2021 Oral paper "LED 2 -Net: Monocular 360˚ Layout Estimation via Differentiable Depth Rendering".

Features

  • Room Layout Estimation - Monocular 360-degree layout estimation via differentiable depth rendering.

Star history

Star history chart for fuenwang/led2-netStar history chart for fuenwang/led2-net

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 LED2 Net

Similar open-source projects, ranked by how many features they share with LED2 Net.
  • manycore-research/spatiallmmanycore-research avatar

    manycore-research/SpatialLM

    4,596View on GitHub↗

    SpatialLM is a spatial modeling framework that uses large language models to transform monocular video and sensor data into structured indoor semantic maps. It functions as a system for indoor layout estimation and a point cloud semantic parser, converting raw geometric data into representations of architectural elements and object categories. The project aligns multi-modal sensor inputs with linguistic tokens, allowing a language model to serve as a reasoning engine for inferring room topology. It employs mechanisms to convert 3D point clouds and 2D image sequences into discrete tokens and s

    Pythonmllmpoint-cloudsscene-understanding
    View on GitHub↗4,596
  • cyang0515/noncuboidroomCYang0515 avatar

    CYang0515/NonCuboidRoom

    116View on GitHub↗

    Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image

    Python
    View on GitHub↗116
  • davidgillsjo/polygon-hgtDavidGillsjo avatar

    DavidGillsjo/polygon-HGT

    34View on GitHub↗

    Polygon Detection for Room Layout Estimation using Heterogenous Graphs and Wireframes

    Python
    View on GitHub↗34
  • crs4/atlantanetcrs4 avatar

    crs4/AtlantaNet

    84View on GitHub↗

    Pytorch implementation of the ECCV 2020 paper: AtlantaNet: Inferring the 3D Indoor Layout from a Single 360 Image beyond the Manhattan World Assumption

    Python
    View on GitHub↗84
See all 16 alternatives to LED2 Net→

Frequently asked questions

What does fuenwang/led2-net do?

This is PyTorch implementation of our CVPR 2021 Oral paper "LED 2 -Net: Monocular 360˚ Layout Estimation via Differentiable Depth Rendering".

What are the main features of fuenwang/led2-net?

The main features of fuenwang/led2-net are: Room Layout Estimation.

What are some open-source alternatives to fuenwang/led2-net?

Open-source alternatives to fuenwang/led2-net include: manycore-research/spatiallm — SpatialLM is a spatial modeling framework that uses large language models to transform monocular video and sensor data… cyang0515/noncuboidroom — Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image. davidgillsjo/polygon-hgt — Polygon Detection for Room Layout Estimation using Heterogenous Graphs and Wireframes. joshua049/stereo-360-layout — This is the implementation of our paper. justacar/plane-dust3r — This repository contains the official implementation of the paper "Unposed Sparse Views Room Layout Reconstruction in… crs4/atlantanet — Pytorch implementation of the ECCV 2020 paper: AtlantaNet: Inferring the 3D Indoor Layout from a Single 360 Image…