kausthubkannan17
commited on
docs: updated README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
metrics:
|
6 |
-
- precision
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- precision
|
7 |
+
- mape
|
8 |
+
pipeline_tag: object-detection
|
9 |
+
tags:
|
10 |
+
- drone
|
11 |
+
- thermal
|
12 |
+
---
|
13 |
+
|
14 |
+
# DROPEX
|
15 |
+
Disaster Rescue Operations and Probing using EXpert Drones is Disaster Risk Management (DRM) framework which is utilised to use swarm of drones with autonomous person detection and payload dropping making the rescue operations optimal.
|
16 |
+
|
17 |
+
For using DROPEX model or it's simulation please visit [DROPEX](https://github.com/kausthub-kannan/DROPEX) and [DROPEX-simulation](https://github.com/kausthub-kannan/DROPEX-simulation)
|