Object Detection
English
pancard
object detection
yolov8
pancard object-detection
Identification Document detection
PAN Number
Personal Identification
Indian ID Card
Tax Document
Financial Document
Government ID
Indian PAN Card
Legal Document
Taxpayer Information
PAN Card Holder
PAN Card Image
ID Verification
Eval Results
nehulagrawal
commited on
Commit
•
f31d790
1
Parent(s):
b323adf
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,11 @@ metrics:
|
|
21 |
pipeline_tag: object-detection
|
22 |
---
|
23 |
|
|
|
|
|
|
|
|
|
|
|
24 |
# Model Overview
|
25 |
The PANCard-Detect model is a yolov8 object detection model trained to detect and locate PAN (Permanent Account Number) cards in images. It is built upon the ultralytics library and fine-tuned using a dataset of annotated PAN card images.
|
26 |
|
|
|
21 |
pipeline_tag: object-detection
|
22 |
---
|
23 |
|
24 |
+
<div align="center">
|
25 |
+
<img width="640" alt="foduucom/pan-card-detection" src="https://huggingface.co/foduucom/pan-card-detection/blob/main/PAN-Card-Detection.jpg">
|
26 |
+
</div>
|
27 |
+
|
28 |
+
|
29 |
# Model Overview
|
30 |
The PANCard-Detect model is a yolov8 object detection model trained to detect and locate PAN (Permanent Account Number) cards in images. It is built upon the ultralytics library and fine-tuned using a dataset of annotated PAN card images.
|
31 |
|