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
Back to zillow/zind

Projects sharing features with Zind

30 open-source projects similar to zillow/zind, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • alexsax/2d-3d-semanticsalexsax avatar

    alexsax/2D-3D-Semantics

    532View on GitHub↗

    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++
    View on GitHub↗532
  • apple/arkitscenesapple avatar

    apple/ARKitScenes

    917View on GitHub↗

    This repo accompanies the research paper, ARKitScenes - A Diverse Real-World Dataset for 3D Indoor Scene Understanding Using Mobile RGB-D Data and contains the data, scripts to visualize and process assets, and training code described in our paper.

    Python
    View on GitHub↗917
  • 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
  • drprojects/deepviewaggdrprojects avatar

    drprojects/DeepViewAgg

    236View on 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
    View on GitHub↗236
  • ericsujw/matterport3dlayoutannotationericsujw avatar

    ericsujw/Matterport3DLayoutAnnotation

    72View on GitHub↗

    This dataset extends the Matterport3D dataset with general Manhattan layout annotations and is used in our work "Manhattan Room Layout Reconstruction from a Single 360° image: A Comparative Study of State-of-the-art Methods" for performance evaluation.

    View on GitHub↗72

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • facebookresearch/habitat-apifacebookresearch avatar

    facebookresearch/habitat-api

    3,035View on GitHub↗

    Habitat-Lab

    Python
    View on GitHub↗3,035
  • facebookresearch/habitat-simfacebookresearch avatar

    facebookresearch/habitat-sim

    3,532View on 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
    View on GitHub↗3,532
  • facebookresearch/replica-datasetfacebookresearch avatar

    facebookresearch/Replica-Dataset

    1,290View on GitHub↗

    The Replica Dataset is a dataset of high quality reconstructions of a variety of indoor spaces. Each reconstruction has clean dense geometry, high resolution and high dynamic range textures, glass and mirror surface information, planar segmentation as well as semantic class and instance…

    C++
    View on GitHub↗1,290
  • fuenwang/layoutmp3dfuenwang avatar

    fuenwang/LayoutMP3D

    28View on GitHub↗

    LayoutMP3D is a 3D layout Dataset from a subset of Matterport3D. Matterport3D contains accurate depth ground truth from time-of-flight(ToF) sensors, our dataset can provide both layout and depth information. Here we release our layout annotation with Manhattan assumption. Step1: Download…

    View on GitHub↗28
  • fyu/dilationfyu avatar

    fyu/dilation

    785View on 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
    View on GitHub↗785
  • geomagical/geosynthgeomagical avatar

    geomagical/GeoSynth

    42View on GitHub↗

    Deep learning has revolutionized many scene perception tasks over the past decade. Some of these improvements can be attributed to the development of large labeled datasets. The creation of such datasets can be an expensive, time-consuming, and is an imperfect process. To address these issues,…

    Python
    View on GitHub↗42
  • google-research/cad-estategoogle-research avatar

    google-research/cad-estate

    128View on GitHub↗

    This is not an officially supported Google product.

    Python
    View on GitHub↗128
  • jiajunwu/3dinnjiajunwu avatar

    jiajunwu/3dinn

    107View on GitHub↗

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

    Matlab
    View on GitHub↗107
  • mit-spark/kimeraMIT-SPARK avatar

    MIT-SPARK/Kimera

    2,083View on GitHub↗

    Index repo for Kimera code

    View on GitHub↗2,083
  • open-air-sun/cerberusOPEN-AIR-SUN avatar

    OPEN-AIR-SUN/Cerberus

    63View on GitHub↗

    Paper Accepted to CVPR 2022.

    Python
    View on GitHub↗63
  • open-air-sun/pq-transformerOPEN-AIR-SUN avatar

    OPEN-AIR-SUN/PQ-Transformer

    84View on GitHub↗

    Paper

    Python
    View on GitHub↗84
  • open-air-sun/viewpoint-bottleneckOPEN-AIR-SUN avatar

    OPEN-AIR-SUN/Viewpoint-Bottleneck

    61View on GitHub↗

    Paper

    Python
    View on GitHub↗61
  • pnxd/ffl-3dogPNXD avatar

    PNXD/FFL-3DOG

    18View on GitHub↗

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

    Python
    View on GitHub↗18
  • qingyonghu/randla-netQingyongHu avatar

    QingyongHu/RandLA-Net

    1,551View on GitHub↗

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

    Python
    View on GitHub↗1,551
  • qingyonghu/sqnQingyongHu avatar

    QingyongHu/SQN

    121View on GitHub↗

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

    Python
    View on GitHub↗121
  • rshivansh/omnilayoutrshivansh avatar

    rshivansh/OmniLayout

    2View on 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.

    View on GitHub↗2
  • s9xie/heds9xie avatar

    s9xie/hed

    1,921View on GitHub↗

    code for Holistically-Nested Edge Detection

    C++
    View on GitHub↗1,921
  • shurans/sscnetshurans avatar

    shurans/sscnet

    346View on 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
    View on GitHub↗346
  • svip-lab/planarreconstructionsvip-lab avatar

    svip-lab/PlanarReconstruction

    374View on GitHub↗

    PyTorch implementation of our CVPR 2019 paper:

    Python
    View on GitHub↗374
  • vevenom/scannet-layoutvevenom avatar

    vevenom/ScanNet-Layout

    41View on GitHub↗

    We introduce the ScanNet-Layout dataset for benchmarking general 3D room layout estimation from single view. The benchmark includes 293 views from the ScanNet dataset that span different layout settings, are equally distributed to represent both cuboid and general room layouts, challenging views…

    Python
    View on GitHub↗41
  • vilab-ucsd/photosceneViLab-UCSD avatar

    ViLab-UCSD/photoscene

    102View on 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
    View on GitHub↗102
  • waldjohannau/3rscanWaldJohannaU avatar

    WaldJohannaU/3RScan

    266View on 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++
    View on GitHub↗266
  • wbhu/bpnetwbhu avatar

    wbhu/BPNet

    180View on GitHub↗

    CVPR 2021 (Oral)

    Python
    View on GitHub↗180
  • xinge008/cylinder3dxinge008 avatar

    xinge008/Cylinder3D

    955View on GitHub↗

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

    Python
    View on GitHub↗955
  • ybarancan/stsuybarancan avatar

    ybarancan/STSU

    216View on GitHub↗

    Official code for "Structured Bird’s-Eye-View Traffic Scene Understanding from Onboard Images" (ICCV 2021)

    Python
    View on GitHub↗216