smokeyScraper commited on
Commit
4280f7a
·
unverified ·
1 Parent(s): 365e139

Update Readme.md

Browse files
Files changed (1) hide show
  1. Readme.md +4 -4
Readme.md CHANGED
@@ -17,7 +17,7 @@ The application leverages:
17
  - Provides detailed metrics on forest coverage and deforestation levels
18
  - Visualizes results with color-coded overlays
19
 
20
- ![Image Description](imgs\deforestation.png)
21
 
22
  ### 2. Forest Audio Surveillance
23
  - Detects unusual sounds that may indicate illegal activities
@@ -28,7 +28,7 @@ The application leverages:
28
  - **Other Sounds**: Crackling fire, fireworks
29
  - Supports both uploaded audio files and real-time recording
30
 
31
- ![Image Description](imgs\audio.png)
32
 
33
  ### 3. Object Detection
34
  - Identifies potential threats using YOLOv11 model
@@ -39,7 +39,7 @@ The application leverages:
39
  - Processes images, videos, and camera feeds
40
  - Alerts on potential threats with confidence scores
41
 
42
- ![Image Description](imgs\yolo.png)
43
 
44
  ## Getting Started
45
 
@@ -202,4 +202,4 @@ Contributions are welcome! Please feel free to submit a Pull Request.
202
 
203
  ## License
204
 
205
- This project is licensed under the MIT License - see the LICENSE file for details.
 
17
  - Provides detailed metrics on forest coverage and deforestation levels
18
  - Visualizes results with color-coded overlays
19
 
20
+ ![Image Description](imgs/deforestation.png)
21
 
22
  ### 2. Forest Audio Surveillance
23
  - Detects unusual sounds that may indicate illegal activities
 
28
  - **Other Sounds**: Crackling fire, fireworks
29
  - Supports both uploaded audio files and real-time recording
30
 
31
+ ![Image Description](imgs/audio.png)
32
 
33
  ### 3. Object Detection
34
  - Identifies potential threats using YOLOv11 model
 
39
  - Processes images, videos, and camera feeds
40
  - Alerts on potential threats with confidence scores
41
 
42
+ ![Image Description](imgs/yolo.png)
43
 
44
  ## Getting Started
45
 
 
202
 
203
  ## License
204
 
205
+ This project is licensed under the MIT License - see the LICENSE file for details.