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
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • google-research/google-researchAvatar de google-research

    google-research/google-research

    38,139Ver en 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
    Ver en GitHub↗38,139
  • opendrivelab/uniadAvatar de OpenDriveLab

    OpenDriveLab/UniAD

    4,645Ver en GitHub↗

    UniAD es un framework de deep learning unificado para conducción autónoma que integra percepción, predicción y planificación en un único modelo end-to-end. Funciona como una arquitectura de red neuronal que mapea datos de sensores crudos directamente a trayectorias de conducción y planes de movimiento. Este proyecto sirve como una implementación de investigación de un enfoque orientado a la planificación que entrena conjuntamente módulos de ocupación, mapeo y seguimiento de objetos. Emplea un framework de percepción multitarea para optimizar el rendimiento general de la conducción. El sistema cubre una amplia superficie de capacidades, incluyendo pipelines de conducción end-to-end, optimización de movimiento vehicular y agregación de características visuales. Coordina diversas tareas de conducción autónoma para refinar todo el proceso de conducción en un solo ciclo de entrenamiento.

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

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

    open-mmlab/mmtracking

    3,881Ver en 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
    Ver en GitHub↗3,881
  1. Home
  2. Artificial Intelligence & ML
  3. Large-Scale Training Frameworks
  4. Perception Dataset Processors

Explorar subetiquetas

  • 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.