SamMorgan commited on
Commit
5e5eedc
1 Parent(s): 20e841b

Create metadata.yaml

Browse files
Files changed (1) hide show
  1. metadata.yaml +12 -0
metadata.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - object detection
5
+ - computer vision
6
+ - darknet
7
+ - yolo
8
+
9
+ datasets:
10
+ - coco
11
+ - imagenette
12
+ ---