Object Detection
game
naruto
ualerr commited on
Commit
e164739
·
verified ·
1 Parent(s): de2b1cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -14
README.md CHANGED
@@ -1,16 +1,4 @@
1
- ---
2
- license: mit
3
- datasets:
4
- - ualerr/data_NAI_200_frames
5
- - ualerr/data_NAI_842_frames
6
- - ualerr/dataset_NAI_45_frames
7
- metrics:
8
- - precision
9
- pipeline_tag: object-detection
10
- tags:
11
- - game
12
- - naruto
13
- ---
14
  # N-A-I
15
  #
16
  # 📚 Naruto Artificial inteligence
@@ -134,4 +122,18 @@ tags:
134
 
135
  - CREDITS:
136
  - https://github.com/inteligenciamilgrau/treinando_yolov8
137
- - https://github.com/ultralytics/ultralytics
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
2
  # N-A-I
3
  #
4
  # 📚 Naruto Artificial inteligence
 
122
 
123
  - CREDITS:
124
  - https://github.com/inteligenciamilgrau/treinando_yolov8
125
+ - https://github.com/ultralytics/ultralytics
126
+
127
+ ---
128
+ license: mit
129
+ datasets:
130
+ - ualerr/data_NAI_200_frames
131
+ - ualerr/data_NAI_842_frames
132
+ - ualerr/dataset_NAI_45_frames
133
+ metrics:
134
+ - precision
135
+ pipeline_tag: object-detection
136
+ tags:
137
+ - game
138
+ - naruto
139
+ ---