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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
open-mmlab avatar

open-mmlab/OpenPCDet

0
View on GitHub↗
5,621 stele·1,451 fork-uri·Python·Apache-2.0·5 vizualizări

OpenPCDet

OpenPCDet este o bibliotecă de deep learning PyTorch și un set de instrumente pentru detecția obiectelor 3D din date LiDAR. Acesta funcționează ca un framework de procesare a norilor de puncte, conceput pentru a dezvolta, antrena și evalua modele de machine learning care identifică și localizează obiecte în spațiul tridimensional.

Proiectul include un motor geometric accelerat pe GPU pentru implementarea de înaltă performanță a intersecției peste reuniune (IoU) 3D și a suprimării non-maxime rotite. De asemenea, oferă un instrument de antrenare distribuită a modelelor pentru a scala antrenarea și testarea modelelor de detecție pe mai multe GPU-uri și noduri de calcul.

Framework-ul acoperă procesarea datelor de tip nor de puncte prin standardizarea reprezentărilor scenelor 3D și gestionarea numărului variabil de puncte în diverse seturi de date LiDAR.

Features

  • Point Cloud Detections - Provides a comprehensive framework for training and evaluating 3D object detectors using raw LiDAR point clouds.
  • Data-Parallel Training - Provides distributed training capabilities to synchronize gradients and parameters across multiple GPU nodes.
  • GPU Accelerated Computer Vision - Leverages GPU acceleration for high-performance geometric computations like 3D intersection and non-maximum suppression.
  • Distributed Training - Enables scaling of model training and testing workloads across multiple GPUs and computing nodes.
  • PyTorch Spatial Detection Libraries - Provides a set of PyTorch-based tools for building and training neural networks for spatial LiDAR data.
  • 3D Object Detection - Implements algorithms for identifying and localizing objects in 3D space using LiDAR data.
  • Distributed Training Tools - Includes tools for scaling the training and communication of 3D detection models across multiple nodes.
  • Point Cloud and 3D Processing - Acts as a processing framework for analyzing 3D point clouds and standardizing scene representations.
  • Coordinate System Mappings - Standardizes diverse LiDAR datasets into a unified 3D coordinate system to maintain consistency across detection models.
  • 3D Intersection Over Union Calculators - Calculates 3D intersection over union and rotated non-maximum suppression to refine detected object precision.
  • Detection Pipelines - Implements a two-stage detection pipeline combining region proposals with a refined bounding box regression head.
  • 3D Geometry Engines - Includes a high-performance computational engine for processing 3D geometric data and transformations.
  • Config-Driven Instantiation - Implements a system where model architectures and hyperparameters are defined in external YAML files for flexible instantiation.
  • Data Model Decoupling - Decouples raw data storage from scene representations to efficiently handle variable point counts across datasets.
  • 3D Detection and Segmentation - Point-voxel feature abstraction for 3D object detection.
  • Procesarea norilor de puncte - Toolbox for LiDAR-based 3D object detection.

Istoric stele

Graficul istoricului de stele pentru open-mmlab/openpcdetGraficul istoricului de stele pentru open-mmlab/openpcdet

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru OpenPCDet

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu OpenPCDet.
  • open-mmlab/mmdetection3dAvatar open-mmlab

    open-mmlab/mmdetection3d

    6,273Vezi pe GitHub↗

    MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate

    Python3d-object-detectionobject-detectionpoint-cloud
    Vezi pe GitHub↗6,273
  • sshaoshuai/pcdetAvatar sshaoshuai

    sshaoshuai/PCDet

    5,621Vezi pe GitHub↗

    PCDet is a LiDAR 3D object detection toolbox and point cloud processing library built on the PyTorch deep learning framework. It provides a system for identifying and locating three-dimensional objects within point cloud data. The project utilizes a data-model separation pattern to decouple dataset loading logic from the core detection pipeline. It features a multi-sensor fusion pipeline that combines data from multiple sensors into a shared spatial view and a distributed GPU training system to scale workloads across multiple graphics processors. The toolkit covers several capability areas,

    Python
    Vezi pe GitHub↗5,621
  • dmlc/dglAvatar dmlc

    dmlc/dgl

    14,283Vezi pe GitHub↗

    DGL is a Python library for building and training graph neural networks. It functions as a graph message passing framework and a geometric deep learning tool, enabling the development of models that analyze graph-structured data. The library is designed for large-scale graph processing, utilizing distributed training and neighbor sampling to handle datasets with billions of edges. It provides specialized support for heterogeneous graph modeling, allowing for the representation of complex real-world entities with multiple node and edge types. Its capabilities cover a wide range of graph tasks

    Pythondeep-learninggraph-neural-networks
    Vezi pe GitHub↗14,283
  • facebookresearch/mmfAvatar facebookresearch

    facebookresearch/mmf

    5,635Vezi pe GitHub↗

    MMF is a modular framework for building, training, and evaluating vision-and-language models. It provides a configuration-driven experiment system where model, dataset, and training parameters are defined through composable YAML files, alongside a curated model zoo of pretrained checkpoints for state-of-the-art multimodal architectures. The framework includes a multimodal dataset loader that downloads, processes, and batches vision-and-language data, and a vision-language model trainer supporting distributed training, mixed precision, and checkpoint-based resumption. The framework distinguish

    Pythoncaptioningdeep-learningdialog
    Vezi pe GitHub↗5,635
Vezi toate cele 30 alternative pentru OpenPCDet→

Întrebări frecvente

Ce face open-mmlab/openpcdet?

OpenPCDet este o bibliotecă de deep learning PyTorch și un set de instrumente pentru detecția obiectelor 3D din date LiDAR. Acesta funcționează ca un framework de procesare a norilor de puncte, conceput pentru a dezvolta, antrena și evalua modele de machine learning care identifică și localizează obiecte în spațiul tridimensional.

Care sunt principalele funcționalități ale open-mmlab/openpcdet?

Principalele funcționalități ale open-mmlab/openpcdet sunt: Point Cloud Detections, Data-Parallel Training, GPU Accelerated Computer Vision, Distributed Training, PyTorch Spatial Detection Libraries, 3D Object Detection, Distributed Training Tools, Point Cloud and 3D Processing.

Care sunt câteva alternative open-source pentru open-mmlab/openpcdet?

Alternativele open-source pentru open-mmlab/openpcdet includ: open-mmlab/mmdetection3d — MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting… sshaoshuai/pcdet — PCDet is a LiDAR 3D object detection toolbox and point cloud processing library built on the PyTorch deep learning… dmlc/dgl — DGL is a Python library for building and training graph neural networks. It functions as a graph message passing… hiyouga/easyr1 — EasyR1 is a distributed model training system and reinforcement learning framework for large language and… facebookresearch/mmf — MMF is a modular framework for building, training, and evaluating vision-and-language models. It provides a… kimiyoung/transformer-xl — This project is an implementation of the Transformer-XL language model, a neural network architecture designed for…