1 Repo
Adapters that process various dataset formats on-the-fly during training.
Explore 1 awesome GitHub repository matching data & databases · Dynamic Data Loaders. Refine with filters or upvote what's useful.
Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in
Adapts various dataset structures and annotation formats on-the-fly to feed training pipelines without requiring manual pre-conversion.