yhng2525 commited on
Commit
2344e9b
·
verified ·
1 Parent(s): e33e526

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Coin Detection Model (YOLO + OpenVINO INT8)
2
 
3
  This repository contains a YOLO-based object detection model
 
1
+ ---
2
+ language: en
3
+ library_name: ultralytics
4
+ pipeline_tag: object-detection
5
+ license: apache-2.0
6
+ tags:
7
+ - yolo
8
+ - openvino
9
+ - int8
10
+ - object-detection
11
+ ---
12
+
13
  # Coin Detection Model (YOLO + OpenVINO INT8)
14
 
15
  This repository contains a YOLO-based object detection model