satvs commited on
Commit
eafc2c8
·
1 Parent(s): 5123d79

Update model card

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -32,10 +32,13 @@ Smoke
32
  ## Performance
33
 
34
  ### Metrics
35
- - **Accuracy**: ~ 90%
 
 
 
36
  - **Environmental Impact**:
37
- - Emissions tracked in gCO2eq
38
- - Energy consumption tracked in Wh
39
 
40
  ### Model Architecture
41
  Based of YOLOv11, see https://arxiv.org/abs/2410.17725, fine tuned on the pyronear dataset. The network is pruned and quantized to be as compressed as possible.
 
32
  ## Performance
33
 
34
  ### Metrics
35
+ All reported on the test set
36
+ - **Accuracy**: ~ 90.8%
37
+ - **Precision**: ~ 91.7%
38
+ - **Recall**: ~ 97.8%
39
  - **Environmental Impact**:
40
+ - Emissions tracked in gCO2eq: 0.205
41
+ - Energy consumption tracked in Wh: 3.66
42
 
43
  ### Model Architecture
44
  Based of YOLOv11, see https://arxiv.org/abs/2410.17725, fine tuned on the pyronear dataset. The network is pruned and quantized to be as compressed as possible.