Agmiyas commited on
Commit
7201a3f
1 Parent(s): 8e96920

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # YOLOv5 Handwritten Text Detection
2
 
3
  Welcome to the Hugging Face repository for the YOLOv8 model specifically fine-tuned for handwritten text detection! This repository, hosted by armvectores, features a state-of-the-art object detection architecture that has been meticulously adapted to recognize and localize handwritten text in images and documents.
@@ -67,4 +81,4 @@ For queries regarding this model, please post issues directly on this Hugging Fa
67
 
68
  ---
69
 
70
- This description should provide users with an overview of the YOLOv8 model tailored for handwritten text detection, along with basic usage instructions. Remember, always respect the usage guidelines and terms of service when utilizing models from repositories.
 
1
+ ---
2
+ license: agpl-3.0
3
+ pipeline_tag: object-detection
4
+ tags:
5
+ - ultralytics
6
+ - yolo
7
+ - yolov8
8
+ - tracking
9
+ - image-classification
10
+ - obb
11
+ - object-detection
12
+ language:
13
+ - hy
14
+ ---
15
  # YOLOv5 Handwritten Text Detection
16
 
17
  Welcome to the Hugging Face repository for the YOLOv8 model specifically fine-tuned for handwritten text detection! This repository, hosted by armvectores, features a state-of-the-art object detection architecture that has been meticulously adapted to recognize and localize handwritten text in images and documents.
 
81
 
82
  ---
83
 
84
+ This description should provide users with an overview of the YOLOv8 model tailored for handwritten text detection, along with basic usage instructions. Remember, always respect the usage guidelines and terms of service when utilizing models from repositories.