bodangjozinski commited on
Commit
d64f98b
1 Parent(s): 106affe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +55 -1
README.md CHANGED
@@ -12,4 +12,58 @@ tags:
12
  - droneimagery
13
  - waste-detection
14
  - 1280x1280
15
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  - droneimagery
13
  - waste-detection
14
  - 1280x1280
15
+ ---
16
+
17
+ <h1 align="center">
18
+ <small>Initial models for the</small>
19
+ <br/>
20
+ Illegal Dump Site Detection and Landfill Monitoring
21
+ <br />
22
+ <small> Open-Source Web Application</small>
23
+ </h1>
24
+
25
+ ## 🌐 Overview
26
+
27
+ Utilizing high-resolution drone and satellite imagery for sophisticated image annotation,
28
+ training and usage of object detection models,
29
+ combined with geospatial analysis, our system offers robust tools to identify illegal dump sites and effectively manage regulated landfills
30
+ in order to enhance waste management and environmental monitoring.
31
+
32
+ ### Key Features
33
+ - #### Dataset Management
34
+ - Manage extensive datasets of drone and satellite images with tools for uploading, categorizing, and maintaining image data.
35
+ - Features include tagging, filtering, and robust data integrity checks to ensure dataset accuracy and usability for environmental monitoring tasks.
36
+
37
+ - #### Image Annotation
38
+ - Annotate high-resolution drone and satellite imagery to help train object detection models specifically designed for precise waste detection.
39
+
40
+ - #### Object Detection Model Training
41
+ - Train sophisticated models with diverse image datasets from drone and satellite sources to enhance detection accuracy across varied environmental conditions.
42
+
43
+ - #### Detection and Monitoring
44
+ - Deploy models, both pre-trained and newly trained, to detect waste sites from aerial perspectives.
45
+ - Results are displayed on a georeferenced map, providing a clear and actionable visual representation.
46
+
47
+ - #### Landfill Management
48
+ - Advanced tools for managing legal landfills include the submission of waste forms, types, trucks, reports ...
49
+ - Integration of _3D point cloud_ scans derived from drone technology for detailed, real-time monitoring.
50
+
51
+ This repository aims to equip researchers, environmental agencies, and policymakers with the tools needed to monitor and respond to environmental challenges efficiently.
52
+
53
+ Join us in leveraging these capabilities to maintain ecological integrity and promote sustainable practices in waste management.
54
+
55
+ Our complete [Project Charter](https://intelligentnetworksolutions.github.io/IllegalDumpSiteDetectionAndLandfillMonitoring/about/project-charter.html).
56
+
57
+ ## 👏 Acknowledgments
58
+
59
+ - Sponsor
60
+ - **UNICEF Venture Fund**
61
+
62
+ - _We would like to express our profound gratitude to our sponsor, the UNICEF Venture Fund, for their generous support of our project.
63
+ Their commitment to fostering innovation and their sponsorship of similar projects that utilize frontier technology is truly commendable and instrumental in driving positive change._
64
+
65
+ - _Each team member has played a pivotal role in bringing this project to fruition, and we are immensely thankful for their hard work and dedication._
66
+
67
+ - Shoutout
68
+
69
+ - [**MMDetection**](https://github.com/open-mmlab/mmdetection)