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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesObject Detection Datasets

Datasets specifically annotated for identifying and localizing objects within images or video frames.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Object Detection Datasets. Refine with filters or upvote what's useful.

Awesome Object Detection Datasets GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • d2l-ai/d2l-zhAvatar d2l-ai

    d2l-ai/d2l-zh

    78,493Vezi pe GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Organizes annotated datasets specifically designed for object detection and localization tasks in computer vision.

    Pythonbookchinesecomputer-vision
    Vezi pe GitHub↗78,493
  • d2l-ai/d2l-enAvatar d2l-ai

    d2l-ai/d2l-en

    29,001Vezi pe GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Retrieves and verifies remote image datasets containing class labels and bounding box coordinates.

    Pythonbookcomputer-visiondata-science
    Vezi pe GitHub↗29,001
  • autogluon/autogluonAvatar autogluon

    autogluon/autogluon

    9,997Vezi pe GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Retrieves and extracts object detection datasets in COCO format, including training and validation splits.

    Pythonautogluonautomated-machine-learningautoml
    Vezi pe GitHub↗9,997
  • cocodataset/cocoapiAvatar cocodataset

    cocodataset/cocoapi

    6,377Vezi pe GitHub↗

    This project is a toolkit and API designed for parsing, manipulating, and visualizing image annotations for computer vision tasks. It provides a programming interface to load and organize Common Objects in Context annotations, specifically for object detection, image segmentation, and keypoint estimation. The library includes tools for converting formatted JSON files into data structures that support the analysis of pixel-level masks and skeletal markers. It enables the visual verification of ground truth accuracy by rendering bounding boxes, segmentation masks, and keypoint markers directly

    Encapsulates metadata in a class structure for unified access to various dataset versions.

    Jupyter Notebook
    Vezi pe GitHub↗6,377
  • abhineet123/deep-learning-for-tracking-and-detectionAvatar abhineet123

    abhineet123/Deep-Learning-for-Tracking-and-Detection

    2,508Vezi pe GitHub↗

    This project is a curated research repository and structured index focused on deep learning techniques for object detection and tracking. It serves as a centralized archive for academic papers, datasets, and software implementations, providing a cohesive resource for studying methodologies used in image and video analysis. The repository distinguishes itself through a systematic approach to knowledge management, utilizing hierarchical file organization and metadata-driven tagging to categorize technical literature. By indexing domain-specific datasets and cross-referencing academic resources,

    Facilitates the discovery of specialized datasets and methodologies for object detection model development.

    HTMLcode-collectiondeep-learningdetection
    Vezi pe GitHub↗2,508
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Machine Learning Datasets
  5. Object Detection Datasets

Explorează sub-etichetele

  • Dataset WrappersObject-oriented abstractions that provide unified access to image and annotation metadata across dataset versions. **Distinct from Object Detection Datasets:** Distinct from Object Detection Datasets: focuses on the programmatic wrapper/API rather than the data content itself.