awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cyang0515/noncuboidroom

Open-source alternatives to NonCuboidRoom

30 open-source projects similar to cyang0515/noncuboidroom, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best NonCuboidRoom alternative.

  • zouchuhang/layoutnetzouchuhang 的头像

    zouchuhang/LayoutNet

    435在 GitHub 上查看↗

    Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image"

    MATLAB
    在 GitHub 上查看↗435
  • rshivansh/omnilayoutrshivansh 的头像

    rshivansh/OmniLayout

    2在 GitHub 上查看↗

    This is the implementation of our CVPRW'21 paper " OmniLayout: Room Layout Reconstruction from Indoor Spherical Panoramas " accepted at the 2nd workshop on Omnidirectional Computer Vision.

    在 GitHub 上查看↗2
  • manycore-research/spatiallmmanycore-research 的头像

    manycore-research/SpatialLM

    4,596在 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
    在 GitHub 上查看↗4,596
  • davidgillsjo/polygon-hgtDavidGillsjo 的头像

    DavidGillsjo/polygon-HGT

    34在 GitHub 上查看↗

    Polygon Detection for Room Layout Estimation using Heterogenous Graphs and Wireframes

    Python
    在 GitHub 上查看↗34

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • drprojects/deepviewaggdrprojects 的头像

    drprojects/DeepViewAgg

    236在 GitHub 上查看↗

    Official implementation for Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation (CVPR'22 Best Paper Finalist 🎉) If you ❤️ or simply use this project, don't forget to give the repository a ⭐, it means a lot to us !

    Python
    在 GitHub 上查看↗236
  • facebookresearch/habitat-apifacebookresearch 的头像

    facebookresearch/habitat-api

    3,035在 GitHub 上查看↗

    Habitat-Lab

    Python
    在 GitHub 上查看↗3,035
  • facebookresearch/habitat-simfacebookresearch 的头像

    facebookresearch/habitat-sim

    3,532在 GitHub 上查看↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    在 GitHub 上查看↗3,532
  • fuenwang/led2-netfuenwang 的头像

    fuenwang/LED2-Net

    116在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗116
  • fyu/dilationfyu 的头像

    fyu/dilation

    785在 GitHub 上查看↗

    Properties of dilated convolution are discussed in our ICLR 2016 conference paper. This repository contains the network definitions and the trained models. You can use this code together with vanilla Caffe to segment images using the pre-trained models. If you want to train the models yourself,…

    Python
    在 GitHub 上查看↗785
  • jiajunwu/3dinnjiajunwu 的头像

    jiajunwu/3dinn

    107在 GitHub 上查看↗

    This repository contains pre-trained models and evaluation code for the project 'Single Image 3D Interpreter Network' (ECCV 2016).

    Matlab
    在 GitHub 上查看↗107
  • joshua049/stereo-360-layoutjoshua049 的头像

    joshua049/Stereo-360-Layout

    14在 GitHub 上查看↗

    This is the implementation of our paper

    Python
    在 GitHub 上查看↗14
  • justacar/plane-dust3rjustacar 的头像

    justacar/Plane-DUSt3R

    50在 GitHub 上查看↗

    This repository contains the official implementation of the paper "Unposed Sparse Views Room Layout Reconstruction in the Age of Pretrain Model". Accepted by ICLR 2025. [arXiv](https://arxiv.org/abs/2502.16779)

    Python
    在 GitHub 上查看↗50
  • mit-spark/kimeraMIT-SPARK 的头像

    MIT-SPARK/Kimera

    2,083在 GitHub 上查看↗

    Index repo for Kimera code

    在 GitHub 上查看↗2,083
  • open-air-sun/cerberusOPEN-AIR-SUN 的头像

    OPEN-AIR-SUN/Cerberus

    63在 GitHub 上查看↗

    Paper Accepted to CVPR 2022.

    Python
    在 GitHub 上查看↗63
  • open-air-sun/pq-transformerOPEN-AIR-SUN 的头像

    OPEN-AIR-SUN/PQ-Transformer

    84在 GitHub 上查看↗

    Paper

    Python
    在 GitHub 上查看↗84
  • open-air-sun/viewpoint-bottleneckOPEN-AIR-SUN 的头像

    OPEN-AIR-SUN/Viewpoint-Bottleneck

    61在 GitHub 上查看↗

    Paper

    Python
    在 GitHub 上查看↗61
  • pnxd/ffl-3dogPNXD 的头像

    PNXD/FFL-3DOG

    18在 GitHub 上查看↗

    Free-form Description-guided 3D Visual Graph Networks for Object Grounding in Point Cloud

    Python
    在 GitHub 上查看↗18
  • qingyonghu/randla-netQingyongHu 的头像

    QingyongHu/RandLA-Net

    1,551在 GitHub 上查看↗

    🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)

    Python
    在 GitHub 上查看↗1,551
  • qingyonghu/sqnQingyongHu 的头像

    QingyongHu/SQN

    121在 GitHub 上查看↗

    This is the official repository of the Semantic Query Network (SQN). For technical details, please refer to:

    Python
    在 GitHub 上查看↗121
  • s9xie/heds9xie 的头像

    s9xie/hed

    1,921在 GitHub 上查看↗

    code for Holistically-Nested Edge Detection

    C++
    在 GitHub 上查看↗1,921
  • shurans/sscnetshurans 的头像

    shurans/sscnet

    346在 GitHub 上查看↗

    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…

    Jupyter Notebook
    在 GitHub 上查看↗346
  • starrah/dmh-netStarrah 的头像

    Starrah/DMH-Net

    54在 GitHub 上查看↗

    DMH-Net Code for 3D Room Layout Estimation from a Cubemap of Panorama Image via Deep Manhattan Hough Transform (ECCV 2022)

    Python
    在 GitHub 上查看↗54
  • sunset1995/horizonnetsunset1995 的头像

    sunset1995/HorizonNet

    364在 GitHub 上查看↗

    Pytorch implementation of HorizonNet: Learning Room Layout with 1D Representation and Pano Stretch Data Augmentation.

    Python
    在 GitHub 上查看↗364
  • svip-lab/planarreconstructionsvip-lab 的头像

    svip-lab/PlanarReconstruction

    374在 GitHub 上查看↗

    PyTorch implementation of our CVPR 2019 paper:

    Python
    在 GitHub 上查看↗374
  • vcl3d/singleshotcuboidsVCL3D 的头像

    VCL3D/SingleShotCuboids

    27在 GitHub 上查看↗

    This repository contains the code and models for the paper "Single-Shot Cuboids: Geodesics-based End-to-end Manhattan Aligned Layout Estimation from Spherical Panoramas".

    Python
    在 GitHub 上查看↗27
  • vilab-ucsd/photosceneViLab-UCSD 的头像

    ViLab-UCSD/photoscene

    102在 GitHub 上查看↗

    The official implementation of PhotoScene: Photorealistic Material and Lighting Transfer for Indoor Scenes. Yu-Ying Yeh, Zhengqin Li, Yannick Hold-Geoffroy, Rui Zhu, Zexiang Xu, Miloš Hašan, Kalyan Sunkavalli, Manmohan Chandraker IEEE / CVF Computer Vision and Pattern Recognition Conference…

    Python
    在 GitHub 上查看↗102
  • waldjohannau/3rscanWaldJohannaU 的头像

    WaldJohannaU/3RScan

    266在 GitHub 上查看↗

    3RScan is a large scale, real-world dataset which features 1482 3D reconstructions / snapshots of 478 naturally changing indoor environments, designed for benchmarking emerging tasks such as long-term SLAM, scene change detection and object instance re-localization

    C++
    在 GitHub 上查看↗266
  • wbhu/bpnetwbhu 的头像

    wbhu/BPNet

    180在 GitHub 上查看↗

    CVPR 2021 (Oral)

    Python
    在 GitHub 上查看↗180
  • xinge008/cylinder3dxinge008 的头像

    xinge008/Cylinder3D

    955在 GitHub 上查看↗

    The source code of our work "Cylindrical and Asymmetrical 3D Convolution Networks for LiDAR Segmentation

    Python
    在 GitHub 上查看↗955
  • yang-h/panoramixYANG-H 的头像

    YANG-H/Panoramix

    112在 GitHub 上查看↗

    Code of my CVPR'16 paper: "Efficient 3D Room Shape Recovery From a Single Panorama."

    C++
    在 GitHub 上查看↗112