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
·

5 repositorios

Awesome GitHub Repositories3D

Locating and classifying objects within three-dimensional space using neural networks.

Distinct from Object Detection: Extends standard 2D object detection into 3D spatial coordinates.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · 3D. Refine with filters or upvote what's useful.

Awesome 3D GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • facebookresearch/detectron2Avatar de facebookresearch

    facebookresearch/detectron2

    34,548Ver en GitHub↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Locates and classifies objects within three-dimensional space using fully convolutional networks.

    Python
    Ver en GitHub↗34,548
  • idea-research/grounded-segment-anythingAvatar de IDEA-Research

    IDEA-Research/Grounded-Segment-Anything

    17,633Ver en GitHub↗

    Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and generative image editing. It integrates text-to-bounding-box detection and high-precision image segmentation masks to function as a text-based image segmenter and an automated visual labeling tool. The project enables text-driven image editing by identifying objects through natural language to perform inpainting and element replacement. It further extends visual analysis into three dimensions, allowing for 3D human reconstruction and the generation of 3D bounding boxes from t

    Extends two-dimensional segmentation masks into three-dimensional bounding boxes by projecting image coordinates.

    Jupyter Notebook3d-whole-body-pose-estimationautomatic-labeling-systemcaption
    Ver en GitHub↗17,633
  • xingyizhou/centernetAvatar de xingyizhou

    xingyizhou/CenterNet

    7,565Ver en GitHub↗

    CenterNet es un framework de detección de objetos por puntos centrales y una tubería (pipeline) de visión artificial en tiempo real. Identifica objetos y poses prediciendo puntos centrales en lugar de utilizar cajas de anclaje (anchor boxes). El sistema funciona como un estimador de cajas delimitadoras 3D, un modelo de estimación de pose humana y una herramienta para la detección de objetos en tiempo real. Trata la ubicación de las articulaciones y las posiciones de los objetos como problemas de detección de puntos centrales para localizar entidades en imágenes y en el espacio tridimensional. Las capacidades cubren la detección de objetos 3D, la estimación de puntos clave humanos y el análisis de video en vivo. La tubería utiliza un proceso de inferencia de alimentación directa (feedforward) de una sola etapa para realizar análisis continuo en cámaras web o archivos de video.

    Locates and classifies objects within three-dimensional space using center point coordinates.

    Python
    Ver en GitHub↗7,565
  • francescopace/espectreAvatar de francescopace

    francescopace/espectre

    6,472Ver en GitHub↗

    Espectre is an edge machine learning framework and motion detection platform that uses Wi-Fi Channel State Information to identify human presence and movement. It functions as a sensing toolkit for ESP32 microcontrollers, enabling the detection of motion through walls without the use of cameras or wearables. The project distinguishes itself by executing compact neural network classifiers and mathematical detection algorithms directly on the microcontroller. It utilizes a MicroPython runtime to allow for the prototyping and deployment of sensing logic and wireless signal processing algorithms

    Estimates the 3D position of people or objects using an array of phase-coherent wireless nodes.

    Pythoncsidiyesp-32
    Ver en GitHub↗6,472
  • fundamentalvision/bevformerAvatar de fundamentalvision

    fundamentalvision/BEVFormer

    4,519Ver en GitHub↗

    BEVFormer es un framework de percepción que transforma imágenes de múltiples cámaras en representaciones de vista de pájaro (bird's-eye-view) para la conducción autónoma. Funciona como un pipeline de visión multicámara que integra múltiples flujos de cámara en una única perspectiva espacial unificada para facilitar la comprensión del entorno. El sistema implementa una arquitectura basada en transformadores que emplea extracción de características basada en consultas y redes espaciotemporales para agregar características de imagen espaciales y datos históricos temporales. Utiliza acumulación temporal recurrente para mantener una memoria persistente de la escena a través de fotogramas consecutivos. El framework proporciona capacidades para la detección de objetos 3D y segmentación de mapas semánticos. Combina la fusión de imágenes de múltiples vistas con una cabeza de detección convolucional para identificar objetos tridimensionales y particionar datos ambientales en regiones semánticas significativas.

    Locates and identifies three-dimensional objects in a scene by converting camera images into a bird's-eye-view perspective.

    Pythonautonomous-drivingcomputer-visiondeep-learning
    Ver en GitHub↗4,519
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Object Detection and Tracking
  6. Object Detection
  7. 3D