Babyhamsta/Yoable
An easy to use C# open source image labeler for YOLO with AI auto label abilities via YOLO/Onnx models.
This tool helps researchers, data scientists, or anyone working with computer vision to efficiently create labeled image datasets. You input raw images and an optional pre-trained AI model, and the output is a set of images with bounding boxes around objects of interest, saved in the YOLO format. This is for users who need to prepare image data for training or evaluating machine learning models.
Use this if you need to quickly and accurately label objects in images for computer vision projects, especially when using YOLO models, and want AI assistance to speed up the process.
Not ideal if you need to label video frames with complex, overlapping objects requiring advanced segmentation masks, or if you don't work with bounding box annotations.
Stars
66
Forks
14
Language
C#
License
—
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Babyhamsta/Yoable"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟