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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVlabs avatar

NVlabs/planercnn

0
View on GitHub↗
609 estrellas·130 forks·Python·8 vistas

Planercnn

By Chen Liu, Kihwan Kim, Jinwei Gu, Yasutaka Furukawa, and Jan Kautz

Features

  • Plane Reconstruction - 3D plane detection and reconstruction from single images.
  • Scene Reconstruction - Detects and reconstructs 3D planes from single images.

Historial de estrellas

Gráfico del historial de estrellas de nvlabs/planercnnGráfico del historial de estrellas de nvlabs/planercnn

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Planercnn

Proyectos open-source similares, clasificados según cuántas características comparten con Planercnn.
  • icetttb/planetr3dAvatar de IceTTTb

    IceTTTb/PlaneTR3D

    103Ver en GitHub↗

    ICCV'21 PlaneTR: Structure-Guided Transformers for 3D Plane Recovery

    Python
    Ver en GitHub↗103
  • eryixie/planerecnetAvatar de EryiXie

    EryiXie/PlaneRecNet

    90Ver en GitHub↗

    This is an official implementation for PlaneRecNet: A multi-task convolutional neural network provides instance segmentation for piece-wise planes and monocular depth estimation, and focus on the cross-task consistency between two branches. 22th. Oct. 2021: Initial update, some trained models…

    Python
    Ver en GitHub↗90
  • intel-isl/open3dAvatar de intel-isl

    intel-isl/Open3D

    13,695Ver en GitHub↗

    Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework for manipulating point clouds and meshes through specialized algorithms designed for 3D data science workflows. The project includes a toolkit for 3D scene reconstruction to generate spatial models and align surfaces from raw data. It also functions as a GPU accelerated framework that offloads intensive spatial computations to the graphics processor to increase processing speed. The library covers a broad range of capabilities including physically based light simulations for vi

    C++
    Ver en GitHub↗13,695
  • openmvg/openmvgAvatar de openMVG

    openMVG/openMVG

    6,451Ver en GitHub↗

    openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for structure from motion and 3D scene reconstruction, providing the tools necessary to recover 3D point clouds and camera poses from collections of 2D images. The library implements both global and incremental structure-from-motion pipelines. It uses geometric algorithms to calculate camera pose estimation and image localization, employing Levenberg-Marquardt bundle adjustment to refine 3D coordinates and camera parameters by minimizing reprojection error. The project covers a broa

    C++
    Ver en GitHub↗6,451
Ver las 30 alternativas a Planercnn→

Preguntas frecuentes

¿Qué hace nvlabs/planercnn?

By Chen Liu, Kihwan Kim, Jinwei Gu, Yasutaka Furukawa, and Jan Kautz

¿Cuáles son las características principales de nvlabs/planercnn?

Las características principales de nvlabs/planercnn son: Plane Reconstruction, Scene Reconstruction.

¿Qué alternativas de código abierto existen para nvlabs/planercnn?

Las alternativas de código abierto para nvlabs/planercnn incluyen: eryixie/planerecnet — This is an official implementation for PlaneRecNet: A multi-task convolutional neural network provides instance… icetttb/planetr3d — [ICCV'21] PlaneTR: Structure-Guided Transformers for 3D Plane Recovery. openmvg/openmvg — openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for… intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework… facebookresearch/ridgesfm — Benjamin Graham, David Novotny 3DV 2020. brownvc/deep-synth — Public code release for our SIGGRAPH 2018 paper "Deep Convolutional Priors for Indoor Scene Synthesis".