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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesPerception Dataset Processors

Parallel computing tools for training perception models on massive, partially-labeled datasets.

Distinct from Large-Scale Training Frameworks: Distinct from general training frameworks: focuses on perception-specific dataset processing at scale.

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

Awesome Perception Dataset Processors GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • google-research/google-researchAvatar de google-research

    google-research/google-research

    38,139Voir sur GitHub↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Utilizes parallel computing clusters to train machine learning models on massive datasets for perception tasks.

    Jupyter Notebookaimachine-learningresearch
    Voir sur GitHub↗38,139
  • opendrivelab/uniadAvatar de OpenDriveLab

    OpenDriveLab/UniAD

    4,645Voir sur GitHub↗

    UniAD est un framework de deep learning unifié pour la conduite autonome qui intègre la perception, la prédiction et la planification dans un seul modèle end-to-end. Il fonctionne comme une architecture de réseau de neurones qui mappe directement les données brutes des capteurs vers des trajectoires de conduite et des plans de mouvement. Ce projet sert d'implémentation de recherche pour une approche orientée planification qui entraîne conjointement des modules d'occupation, de cartographie et de suivi d'objets. Il utilise un framework de perception multi-tâches pour optimiser les performances globales de conduite. Le système couvre un large éventail de capacités, notamment les pipelines de conduite end-to-end, l'optimisation du mouvement des véhicules et l'agrégation de caractéristiques visuelles. Il coordonne diverses tâches de conduite autonome pour affiner l'ensemble du processus de conduite en un seul cycle d'entraînement.

    Creates stable weights for tracking and mapping by aggregating visual features across multiple video frames.

    Pythonautonomous-drivingautonomous-driving-frameworkbev-segmentation
    Voir sur GitHub↗4,645
  • open-mmlab/mmtrackingAvatar de open-mmlab

    open-mmlab/mmtracking

    3,881Voir sur GitHub↗

    mmtracking is a PyTorch video perception framework designed for training and deploying computer vision models that analyze sequential image data. It provides specialized tools for multi-object tracking, video instance segmentation, and a configuration-driven system for managing deep learning models. The project utilizes a deep learning model registry and a configuration-driven pipeline to swap model backbones and detectors without modifying the core codebase. This modular approach allows for the development of custom perception architectures by combining various components and configurations.

    Provides specialized training processes and schedules for optimizing object tracking and video perception modules.

    Pythonmulti-object-trackingsingle-object-trackingtracking
    Voir sur GitHub↗3,881
  1. Home
  2. Artificial Intelligence & ML
  3. Large-Scale Training Frameworks
  4. Perception Dataset Processors

Explorer les sous-tags

  • Perception Module TrainingTraining processes for creating stable weights in object tracking and environmental mapping modules. **Distinct from Perception Dataset Processors:** Focuses on the training of the modules' weights via feature aggregation rather than the processing of the datasets.