lucasaltmann commited on
Commit
e17fb15
·
verified ·
1 Parent(s): c6d94c0

Update readme.md

Browse files
Files changed (1) hide show
  1. README.md +15 -17
README.md CHANGED
@@ -1,31 +1,29 @@
1
-
2
  ---
3
  tags:
4
- - modelos
5
 
6
- library_name: ultralytics
7
- library_version: 8.0.239
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 # since [email protected] is not available on hf.co/metrics
18
- value: 0.995 # min: 0.0 - max: 1.0
19
  name: [email protected](box)
20
  ---
21
 
22
- <div align="center">
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 |