Datasets:
bodangjozinski
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,72 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- waste
|
7 |
+
- dumpsites
|
8 |
+
- drone
|
9 |
+
- droneimagery
|
10 |
+
- waste-detection
|
11 |
+
- 1280x1280
|
12 |
+
task_categories:
|
13 |
+
- object-detection
|
14 |
+
pretty_name: Waste Detection Drone Imagery
|
15 |
+
size_categories:
|
16 |
+
- 1K<n<10K
|
17 |
+
---
|
18 |
+
# Dataset
|
19 |
+
- Contains 2115 drone images of 1280 x 1280 px resolution with a nadir perspective (camera pointing straight down at a 90-degree angle to the ground).
|
20 |
+
- Created for the Illegal Dump Site Detection and Landfill Monitoring project, _more details bellow_
|
21 |
+
|
22 |
+
<br />
|
23 |
+
<br />
|
24 |
+
|
25 |
+
<h1 align="center">
|
26 |
+
<small>Initial Dataset for the</small>
|
27 |
+
<br/>
|
28 |
+
Illegal Dump Site Detection and Landfill Monitoring
|
29 |
+
<br />
|
30 |
+
<small> Open-Source Web Application</small>
|
31 |
+
</h1>
|
32 |
+
|
33 |
+
## 🌐 Overview
|
34 |
+
|
35 |
+
Utilizing high-resolution drone and satellite imagery for sophisticated image annotation,
|
36 |
+
training and usage of object detection models,
|
37 |
+
combined with geospatial analysis, our system offers robust tools to identify illegal dump sites and effectively manage regulated landfills
|
38 |
+
in order to enhance waste management and environmental monitoring.
|
39 |
+
|
40 |
+
### Key Features
|
41 |
+
- #### Dataset Management
|
42 |
+
- Manage extensive datasets of drone and satellite images with tools for uploading, categorizing, and maintaining image data.
|
43 |
+
- Features include tagging, filtering, and robust data integrity checks to ensure dataset accuracy and usability for environmental monitoring tasks.
|
44 |
+
|
45 |
+
- #### Image Annotation
|
46 |
+
- Annotate high-resolution drone and satellite imagery to help train object detection models specifically designed for precise waste detection.
|
47 |
+
|
48 |
+
- #### Object Detection Model Training
|
49 |
+
- Train sophisticated models with diverse image datasets from drone and satellite sources to enhance detection accuracy across varied environmental conditions.
|
50 |
+
|
51 |
+
- #### Detection and Monitoring
|
52 |
+
- Deploy models, both pre-trained and newly trained, to detect waste sites from aerial perspectives.
|
53 |
+
- Results are displayed on a georeferenced map, providing a clear and actionable visual representation.
|
54 |
+
|
55 |
+
- #### Landfill Management
|
56 |
+
- Advanced tools for managing legal landfills include the submission of waste forms, types, trucks, reports ...
|
57 |
+
- Integration of _3D point cloud_ scans derived from drone technology for detailed, real-time monitoring.
|
58 |
+
|
59 |
+
This repository aims to equip researchers, environmental agencies, and policymakers with the tools needed to monitor and respond to environmental challenges efficiently.
|
60 |
+
|
61 |
+
Join us in leveraging these capabilities to maintain ecological integrity and promote sustainable practices in waste management.
|
62 |
+
|
63 |
+
Our complete [Project Charter](https://intelligentnetworksolutions.github.io/IllegalDumpSiteDetectionAndLandfillMonitoring/about/project-charter.html).
|
64 |
+
|
65 |
+
## Acknowledgments
|
66 |
+
|
67 |
+
- Sponsor
|
68 |
+
- **UNICEF Venture Fund**
|
69 |
+
|
70 |
+
- Shoutout
|
71 |
+
|
72 |
+
- [**MMDetection**](https://github.com/open-mmlab/mmdetection)
|