nehulagrawal commited on
Commit
f31d790
1 Parent(s): b323adf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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