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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesCustom Data Augmentation Frameworks

Extensible systems for defining and registering custom data processing steps.

Distinguishing note: Focuses on the extensibility and registration of custom augmentation classes.

Explore 3 awesome GitHub repositories matching data & databases · Custom Data Augmentation Frameworks. Refine with filters or upvote what's useful.

Awesome Custom Data Augmentation Frameworks GitHub Repositories

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

    open-mmlab/mmdetection

    32,756GitHub पर देखें↗

    This project is a modular research toolkit designed for developing, training, and evaluating deep learning models for object detection, segmentation, and video instance tracking. It provides a flexible training engine that manages complex neural network execution, including distributed training, custom lifecycle hooks, and weight optimization. The framework is built around a hierarchical configuration system that allows users to define architectures, data pipelines, and training hyperparameters through composable, inheritable files. The project distinguishes itself through its highly modular

    Enables defining and registering custom data augmentation steps within training pipelines.

    Pythoncascade-rcnnconvnextdetr
    GitHub पर देखें↗32,756
  • nautechsystems/nautilus_tradernautechsystems का अवतार

    nautechsystems/nautilus_trader

    20,056GitHub पर देखें↗

    Nautilus Trader is a high-performance algorithmic trading framework built in Rust, designed for the development, backtesting, and live execution of automated trading strategies. It provides a comprehensive platform for managing multi-asset portfolios and interacting with diverse financial markets through a standardized connectivity suite. The system is engineered to handle high-frequency data processing and complex order execution while maintaining precise numerical accuracy across various asset classes. The framework distinguishes itself through an architecture centered on deterministic even

    Enables strategies to broadcast custom events and commands through the internal messaging system.

    Rustalgorithmic-trading-engineartificial-intelligencecrypto-trading
    GitHub पर देखें↗20,056
  • quantconnect/leanQuantConnect का अवतार

    QuantConnect/Lean

    16,537GitHub पर देखें↗

    Lean is an algorithmic trading engine and quantitative finance platform designed for the development, backtesting, and live execution of automated trading strategies. It provides a comprehensive framework for processing time-series market data, managing multi-asset portfolios, and conducting quantitative research across diverse financial markets. The platform distinguishes itself through a modular, event-driven architecture that decouples strategy logic from data ingestion and brokerage connectivity. By utilizing standardized interfaces for data providers and brokerage abstractions, it enable

    Imports proprietary time-series signals from external databases, files, or streaming sockets to augment backtesting models and live trading strategies.

    C#algorithmalgorithmic-trading-enginec-sharp
    GitHub पर देखें↗16,537
  1. Home
  2. Data & Databases
  3. Custom Data Augmentation Frameworks

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

  • Custom Data IngestionFrameworks for importing proprietary time-series signals into trading models. **Distinct from Custom Data Augmentation Frameworks:** Focuses on importing proprietary signals for trading rather than general data augmentation.
  • Custom Event SignalingMechanisms for broadcasting internal events and commands from trading strategies without direct messaging interface interaction. **Distinct from Custom Data Augmentation Frameworks:** Distinct from Custom Data Augmentation Frameworks: focuses on event signaling for strategy logic rather than data processing steps.