Object Detection
game
naruto
ualerr commited on
Commit
a5c831a
·
verified ·
1 Parent(s): 192f7a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -0
README.md CHANGED
@@ -13,6 +13,97 @@
13
 
14
  ## index dataset
15
  - [1.000 imagens in resolution 1980x1080](#1k-dataset)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  ---
18
  license: mit
 
13
 
14
  ## index dataset
15
  - [1.000 imagens in resolution 1980x1080](#1k-dataset)
16
+ #
17
+ #
18
+ #
19
+ #
20
+ #
21
+ #
22
+ #
23
+ #
24
+ #
25
+ #
26
+ #
27
+ #
28
+ #
29
+ #
30
+ #
31
+ #
32
+ #
33
+ #
34
+ #
35
+ #
36
+ #
37
+ #
38
+ #
39
+ #
40
+ #
41
+ # NAI 156 imagens
42
+ - time in training 5h
43
+ - YOLOv8x Parameters 68 M
44
+ - YOLOv8n params 3.2M
45
+ - DOWNLOAD IN naruto_v2/best.pt OR https://huggingface.co/ualerr/N-A-I
46
+ #
47
+ ## 📚Example of 156 imagens
48
+ ![Alt Text](naruto_v2/output_video.gif)
49
+ #
50
+ ## 📚Results
51
+ ![Alt Text](naruto_v2/results.png)
52
+ #
53
+ #
54
+ ## 📚Predict validation
55
+ - input
56
+ ![Alt Text](naruto_v2/val_batch0_pred.jpg)
57
+ - output
58
+ ![Alt Text](naruto_v2/val_batch0_labels.jpg)
59
+ #
60
+ - input
61
+ ![Alt Text](naruto_v2/val_batch0_pred.jpg)
62
+ - output
63
+ ![Alt Text](naruto_v2/val_batch0_labels.jpg)
64
+ #
65
+ #
66
+
67
+
68
+
69
+ # NAI 45 imagens
70
+ - YOLOv8n params 3.2M
71
+ - DOWNLOAD IN naruto_v1/best.pt OR naruto_v1/last.pt
72
+
73
+ ## 📚Example of 45 imagens
74
+ ![Alt Text](gif/output_video.gif)
75
+ #
76
+
77
+ ## 📚Results
78
+ ![Alt Text](naruto_v1/results.png)
79
+ #
80
+ #
81
+ ## 📚Predict validation
82
+ - input
83
+ ![Alt Text](naruto_v1/val_batch0_pred.jpg)
84
+ - output
85
+ ![Alt Text](naruto_v1/val_batch0_labels.jpg)
86
+
87
+ - input
88
+ ![Alt Text](naruto_v1/val_batch0_pred.jpg)
89
+ - output
90
+ ![Alt Text](naruto_v1/val_batch0_labels.jpg)
91
+ #
92
+
93
+ # NAI 1k imagens
94
+ - 1k imagens datasets
95
+ - https://huggingface.co/datasets/ualerr/data_naruto_frames_1k/
96
+
97
+ # 1k dataset
98
+ - 1k imagens datasets
99
+ - https://huggingface.co/datasets/ualerr/data_naruto_frames_1k/
100
+
101
+
102
+
103
+
104
+ - CREDITS:
105
+ - https://github.com/inteligenciamilgrau/treinando_yolov8
106
+
107
 
108
  ---
109
  license: mit