Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
title: Weapon Detection
|
|
|
4 |
emoji: 🐢
|
5 |
colorFrom: green
|
6 |
-
colorTo:
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
11 |
|
12 |
This project focuses on enhancing the security of different places, like public areas and banks, by implementing a
|
13 |
robust gun detection and alert system. The system is designed to capture images from an IP camera strategically placed.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
title: Weapon Detection
|
4 |
+
sdk: streamlit
|
5 |
emoji: 🐢
|
6 |
colorFrom: green
|
7 |
+
colorTo: green
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
# weapon-detection-alert-location-share
|
12 |
+
|
13 |
|
14 |
This project focuses on enhancing the security of different places, like public areas and banks, by implementing a
|
15 |
robust gun detection and alert system. The system is designed to capture images from an IP camera strategically placed.
|