LynnHaDo/Checkbox-Detection
Checkbox Detection Model for Scanned Documents
This project helps anyone who needs to automatically find and identify checkboxes in scanned documents, like forms or questionnaires. You input an image of a document, and it outputs the locations of checkboxes, distinguishing between checked and unchecked boxes. It's ideal for data entry specialists, administrative staff, or anyone processing large volumes of paper documents.
No commits in the last 6 months.
Use this if you need an automated way to quickly locate and determine the state (checked/unchecked) of checkboxes within scanned document images.
Not ideal if you're dealing with native digital documents, highly variable document layouts, or require intricate understanding beyond checkbox detection.
Stars
92
Forks
6
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Mar 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/LynnHaDo/Checkbox-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