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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • facebookresearch/detectron2Avatar von facebookresearch

    facebookresearch/detectron2

    34,548Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗34,548
  • idea-research/grounded-segment-anythingAvatar von IDEA-Research

    IDEA-Research/Grounded-Segment-Anything

    17,633Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,633
  • xingyizhou/centernetAvatar von xingyizhou

    xingyizhou/CenterNet

    7,565Auf GitHub ansehen↗

    CenterNet ist ein Framework für die Objekterkennung mittels Mittelpunkten und eine Echtzeit-Computer-Vision-Pipeline. Es identifiziert Objekte und Posen durch die Vorhersage von Mittelpunkten anstelle der Verwendung von Anchor-Boxen. Das System fungiert als 3D-Bounding-Box-Schätzer, als Modell zur Schätzung menschlicher Posen und als Tool für die Echtzeit-Objekterkennung. Es behandelt die Platzierung von Gelenken und Objektpositionen als Probleme der Mittelpunkterkennung, um Entitäten in Bildern und im dreidimensionalen Raum zu lokalisieren. Die Funktionen decken 3D-Objekterkennung, Schätzung menschlicher Keypoints und Live-Videoanalyse ab. Die Pipeline verwendet einen einstufigen Feedforward-Inferenzprozess, um eine kontinuierliche Analyse von Webcams oder Videodateien durchzuführen.

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

    Python
    Auf GitHub ansehen↗7,565
  • francescopace/espectreAvatar von francescopace

    francescopace/espectre

    6,472Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,472
  • fundamentalvision/bevformerAvatar von fundamentalvision

    fundamentalvision/BEVFormer

    4,519Auf GitHub ansehen↗

    BEVFormer ist ein Wahrnehmungs-Framework, das Multi-Kamera-Bilder in Bird's-Eye-View-Repräsentationen für das autonome Fahren transformiert. Es fungiert als Multi-Kamera-Vision-Pipeline, die mehrere Kamerastreams in eine einzige einheitliche räumliche Perspektive integriert, um das Umweltverständnis zu erleichtern. Das System implementiert eine Transformer-basierte Architektur, die Query-basierte Merkmalsextraktion und spatiotemporale Netzwerke verwendet, um räumliche Bildmerkmale und temporale historische Daten zu aggregieren. Es nutzt rekurrente temporale Akkumulation, um ein persistentes Gedächtnis der Szene über aufeinanderfolgende Frames hinweg zu wahren. Das Framework bietet Funktionen für die 3D-Objekterkennung und semantische Kartensegmentierung. Es kombiniert Multi-View-Bildfusion mit einem Convolutional-Detection-Head, um dreidimensionale Objekte zu identifizieren und Umweltdaten in aussagekräftige semantische Regionen zu unterteilen.

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

    Pythonautonomous-drivingcomputer-visiondeep-learning
    Auf GitHub ansehen↗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