Update readme.md
Browse files
README.md
CHANGED
@@ -1,31 +1,29 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
-
- modelos
|
5 |
|
6 |
-
library_name:
|
7 |
-
library_version:
|
8 |
-
inference: false
|
9 |
|
10 |
model-index:
|
11 |
- name: lucasaltmann/7891035325625
|
12 |
results:
|
13 |
- task:
|
14 |
type: object-detection
|
15 |
-
|
16 |
metrics:
|
17 |
-
- type: precision
|
18 |
-
value: 0.
|
19 |
name: [email protected](box)
|
20 |
---
|
21 |
|
22 |
-
|
23 |
-
<img width="640" alt="lucasaltmann/7891035325625" src="https://huggingface.co/lucasaltmann/7891035325625/resolve/main/thumbnail.jpg">
|
24 |
-
</div>
|
25 |
-
|
26 |
-
### Supported Labels
|
27 |
-
|
28 |
-
```
|
29 |
-
['7891035325625']
|
30 |
-
```
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- modelos
|
4 |
|
5 |
+
library_name: gondolize
|
6 |
+
library_version: 1.0.1
|
|
|
7 |
|
8 |
model-index:
|
9 |
- name: lucasaltmann/7891035325625
|
10 |
results:
|
11 |
- task:
|
12 |
type: object-detection
|
|
|
13 |
metrics:
|
14 |
+
- type: precision
|
15 |
+
value: 0.9950
|
16 |
name: [email protected](box)
|
17 |
---
|
18 |
|
19 |
+
## Métricas de Performance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
+
| Métrica | Valor |
|
22 |
+
| ------- | ----- |
|
23 |
+
| mAP50 | 0.9950 |
|
24 |
+
| mAP50-95 | 0.7772 |
|
25 |
+
| Precisão | 0.9699 |
|
26 |
+
| Recall | 1.0000 |
|
27 |
+
| Fitness | 0.7990 |
|
28 |
+
| Total de imagens | 10 |
|
29 |
+
| Total de objetos | 27 |
|