awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • google-research/google-researchgoogle-research का अवतार

    google-research/google-research

    38,139GitHub पर देखें↗

    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
    GitHub पर देखें↗38,139
  • opendrivelab/uniadOpenDriveLab का अवतार

    OpenDriveLab/UniAD

    4,645GitHub पर देखें↗

    UniAD स्वायत्त ड्राइविंग (autonomous driving) के लिए एक एकीकृत डीप लर्निंग फ्रेमवर्क है जो परसेप्शन, प्रेडिक्शन और प्लानिंग को एक सिंगल एंड-टू-एंड मॉडल में जोड़ता है। यह एक न्यूरल नेटवर्क आर्किटेक्चर के रूप में कार्य करता है जो रॉ सेंसर डेटा को सीधे ड्राइविंग ट्रेजेक्टरी और मोशन प्लान में मैप करता है। यह प्रोजेक्ट एक प्लानिंग-ओरिएंटेड दृष्टिकोण का रिसर्च इम्प्लीमेंटेशन है जो ऑक्यूपेंसी, मैपिंग और ऑब्जेक्ट ट्रैकिंग मॉड्यूल को संयुक्त रूप से ट्रेन करता है। यह समग्र ड्राइविंग प्रदर्शन को अनुकूलित करने के लिए मल्टी-टास्क परसेप्शन फ्रेमवर्क का उपयोग करता है। यह सिस्टम एंड-टू-एंड ड्राइविंग पाइपलाइन्स, वाहन मोशन ऑप्टिमाइज़ेशन और विज़ुअल फीचर एग्रीगेशन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह पूरे ड्राइविंग प्रोसेस को एक ही ट्रेनिंग साइकिल में रिफाइन करने के लिए विभिन्न स्वायत्त ड्राइविंग कार्यों का समन्वय करता है।

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

    Pythonautonomous-drivingautonomous-driving-frameworkbev-segmentation
    GitHub पर देखें↗4,645
  • open-mmlab/mmtrackingopen-mmlab का अवतार

    open-mmlab/mmtracking

    3,881GitHub पर देखें↗

    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
    GitHub पर देखें↗3,881
  1. Home
  2. Artificial Intelligence & ML
  3. Large-Scale Training Frameworks
  4. Perception Dataset Processors

सब-टैग एक्सप्लोर करें

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