hakanaktas1/computer_vision_data_tool
Data Preparation Tool Kit for Computer Vision / AI
This tool helps prepare image datasets for training AI models, streamlining the process of getting raw images ready for machine learning. You input a collection of images, and it outputs processed images that are resized, cropped, rotated, brightened, and appropriately labeled, along with structured files to define your training and testing sets. This is ideal for anyone working with computer vision projects, such as an AI/ML engineer or a data scientist who needs to manage image data efficiently.
No commits in the last 6 months.
Use this if you need to quickly prepare a large set of images for an AI computer vision project, including resizing, cropping, enhancing, labeling objects within them, and splitting them into training and testing datasets.
Not ideal if your project requires highly specialized, intricate image annotations beyond basic bounding box labels or if you're not working with image data for AI models.
Stars
19
Forks
6
Language
Python
License
MIT
Category
Last pushed
Sep 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/hakanaktas1/computer_vision_data_tool"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/supervision
We write your reusable computer vision tools. 💜
insight-platform/Savant
Python Computer Vision & Video Analytics Framework With Batteries Included
PeculiarVentures/GammaCV
GammaCV is a WebGL accelerated Computer Vision library for browser
ROCm/MIVisionX
MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries,...
cleanlab/cleanvision
Automatically find issues in image datasets and practice data-centric computer vision.