File size: 1,345 Bytes
b385424
37c799d
b385424
 
 
 
 
 
 
2d24dbf
9622fd0
2d24dbf
 
 
9622fd0
2d24dbf
 
 
9622fd0
2d24dbf
9622fd0
2d24dbf
 
 
9622fd0
 
 
 
2d24dbf
 
9622fd0
2d24dbf
 
 
 
9622fd0
2d24dbf
 
 
 
 
9622fd0
2d24dbf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
title: Submission Template
emoji: 🔥
colorFrom: yellow
colorTo: green
sdk: docker
pinned: false
---


# Yolo V8 for smoke detection

## Model Description

This is a simple YOLO V8 model for the Frugal AI Challenge 2024, specifically for the smoke detection challenge.

### Intended Use

- **Primary intended uses**: First submission of a non-trivial model
- **Primary intended users**: Researchers and developers participating in the Frugal AI Challenge
- **Out-of-scope use cases**: Not intended for production use or real-world detection tasks

## Training Data

The model the Pyro-SDIS Subset contains 33,636 images, including:

- 28,103 images with smoke
- 31,975 smoke instances

### Labels
0. Smoke

## Performance

### Metrics
- **Accuracy**: Still to estimate
- **Environmental Impact**:
  - Emissions tracked in gCO2eq
  - Energy consumption tracked in Wh

### Model Architecture
YOLO V8

## Environmental Impact

Environmental impact is tracked using CodeCarbon, measuring:
- Carbon emissions during inference
- Energy consumption during inference

This tracking helps establish a baseline for the environmental impact of model deployment and inference.

## Limitations
- Not suitable for any real-world applications

## Ethical Considerations

- Environmental impact is tracked to promote awareness of AI's carbon footprint
```