Update README.md
Browse files
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 |
+

|
49 |
+
#
|
50 |
+
## 📚Results
|
51 |
+

|
52 |
+
#
|
53 |
+
#
|
54 |
+
## 📚Predict validation
|
55 |
+
- input
|
56 |
+

|
57 |
+
- output
|
58 |
+

|
59 |
+
#
|
60 |
+
- input
|
61 |
+

|
62 |
+
- output
|
63 |
+

|
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 |
+

|
75 |
+
#
|
76 |
+
|
77 |
+
## 📚Results
|
78 |
+

|
79 |
+
#
|
80 |
+
#
|
81 |
+
## 📚Predict validation
|
82 |
+
- input
|
83 |
+

|
84 |
+
- output
|
85 |
+

|
86 |
+
|
87 |
+
- input
|
88 |
+

|
89 |
+
- output
|
90 |
+

|
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
|