Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This dataset was used for implementation of an ensemble model for sugar cane burning detection in North and Central Coast of Peru.
|
2 |
For more information, please visit the [project](https://github.com/jfloresf17/scburning)
|
3 |
|
@@ -51,4 +63,4 @@ database/
|
|
51 |
|ββ target/
|
52 |
| βββ ROI_0000_01_04__..._20201008T082324.tif
|
53 |
| βββ ...
|
54 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-segmentation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- climate
|
9 |
+
pretty_name: scburning
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
+
---
|
13 |
This dataset was used for implementation of an ensemble model for sugar cane burning detection in North and Central Coast of Peru.
|
14 |
For more information, please visit the [project](https://github.com/jfloresf17/scburning)
|
15 |
|
|
|
63 |
|ββ target/
|
64 |
| βββ ROI_0000_01_04__..._20201008T082324.tif
|
65 |
| βββ ...
|
66 |
+
```
|