thawro/yolov8-digits-detection
Digits detection with YOLOv8 detection model and ONNX pre/post processing
This tool helps you automatically locate and identify individual handwritten digits within images or video streams. It takes an image or video as input, and outputs the detected digits, outlining their positions. It's ideal for anyone who needs to quickly extract numerical information from documents, forms, or any visual content containing handwritten numbers.
No commits in the last 6 months.
Use this if you need to reliably find and read handwritten single digits from various visual sources, like scanned documents or real-time camera feeds.
Not ideal if you're looking to recognize complete handwritten words or complex text, rather than just individual digits.
Stars
31
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/thawro/yolov8-digits-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics