Skip to content

samarth6341/IDCardDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IDCardDetection

This is a custom object detection model that can detect ID cards using the YOLOv8 architecture. The model has been trained on a custom dataset of ID card images.

gitpicid

Dataset

The custom dataset used to train the model consists of images of ID cards from different countries, with varying backgrounds, orientations, and lighting conditions. The dataset was annotated using the Roboflow Annotation tool to mark the regions of interest (ROIs) for each ID card in the images.

Training

The training was done using the annotated data on Roboflows Colab notebook. The output model achieved a 85% Mean Average Precision.

download

Deployment

We can use the id.py file to run the inference on a live webcam feed.

About

An Object detection model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages