tobiassteidle/ML_IDCard_Segmentation_Pytorch
Machine Learning Project to identify an ID Card on an image
This project helps quickly and accurately extract identity cards from photos. You provide an image containing an ID card, and it delivers a clear, frontal view of just the ID card, with the background removed and the perspective corrected. This is useful for anyone who needs to process identity documents, like in financial services, HR, or legal departments, to streamline verification workflows.
No commits in the last 6 months.
Use this if you need to automatically isolate and correct the perspective of ID cards from various photos for document processing.
Not ideal if you need to extract information from multiple different types of documents or process ID cards at extremely high volumes without GPU acceleration.
Stars
64
Forks
14
Language
Python
License
—
Category
Last pushed
Jul 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tobiassteidle/ML_IDCard_Segmentation_Pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
DrSleep/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
luyanger1799/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN,...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch