kausthubkannan17 commited on
Commit
04952eb
1 Parent(s): db1f0a3

docs: updated README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -8
README.md CHANGED
@@ -1,8 +1,17 @@
1
- ---
2
- license: mit
3
- language:
4
- - en
5
- metrics:
6
- - precision
7
- pipeline_tag: object-detection
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)