Mateo commited on
Commit
0086ae1
1 Parent(s): aa7548c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Pyronear YOLOv8s for Early Wildfire Detection
2
 
3
  This repository contains the custom YOLOv8s model trained by Pyronear for early wildfire detection. Our model leverages the powerful capabilities of the Ultralytics YOLOv8 framework to accurately identify potential wildfire hotspots in real-time.
@@ -36,5 +44,4 @@ For more examples and detailed usage, see the [YOLOv8 Python Docs](https://docs.
36
 
37
  ## Acknowledgements
38
 
39
- This project utilizes the [Ultralytics YOLOv8 framework](https://ultralytics.com/yolov8). Special thanks to the Ultralytics team for their support and contributions to the open-source community.
40
-
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - computer vision
7
+ - wildfire
8
+ ---
9
  # Pyronear YOLOv8s for Early Wildfire Detection
10
 
11
  This repository contains the custom YOLOv8s model trained by Pyronear for early wildfire detection. Our model leverages the powerful capabilities of the Ultralytics YOLOv8 framework to accurately identify potential wildfire hotspots in real-time.
 
44
 
45
  ## Acknowledgements
46
 
47
+ This project utilizes the [Ultralytics YOLOv8 framework](https://ultralytics.com/yolov8). Special thanks to the Ultralytics team for their support and contributions to the open-source community.