maco018 commited on
Commit
062f8ed
·
verified ·
1 Parent(s): 426743f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: agpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ pipeline_tag: object-detection
4
+ library_name: ultralytics
5
+ library_version: 8.3.86
6
+ tags:
7
+ - ultralytics
8
+ - object-detection
9
+ - yolo
10
+ - yolov12
11
+ base_model: Ultralytics/YOLOv12
12
+ ---
13
+
14
+ ## General description
15
+ All of Ultralytics' Yolo V12 models [model fined tuned](https://docs.ultralytics.com/modes/train/) for billboard detection using the [Billboard dataset](https://universe.roboflow.com/arslan-ongr8/billboard-xlvz1).
16
+
17
+
18
+
19
+ Created by [Mark Colley](https://m-colley.github.io/).