blinjrm/detection-datasets
Easily load and transform datasets for object detection
This tool helps machine learning engineers and researchers manage and prepare image datasets for object detection tasks. It allows you to easily load image and annotation data, such as COCO or YOLO format, either from your local storage or from the Hugging Face Hub. You can then transform, visualize, and save these datasets in various formats, streamlining the data preparation stage for training object detection models.
No commits in the last 6 months.
Use this if you frequently work with object detection datasets and need to quickly load, clean, re-split, or convert them between common formats like COCO and YOLO.
Not ideal if your workflow involves complex, custom image processing tasks beyond basic subsetting, category remapping, and format conversions, or if you primarily work with datasets for tasks other than object detection.
Stars
11
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/blinjrm/detection-datasets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...