Update README.md
Browse files
README.md
CHANGED
|
@@ -1,28 +1,30 @@
|
|
| 1 |
---
|
| 2 |
-
thumbnail:
|
|
|
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
library_name: configilm
|
| 11 |
license: mit
|
| 12 |
widget:
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
| 26 |
---
|
| 27 |
|
| 28 |
[TU Berlin](https://www.tu.berlin/) | [RSiM](https://rsim.berlin/) | [DIMA](https://www.dima.tu-berlin.de/menue/database_systems_and_information_management_group/) | [BigEarth](http://www.bigearth.eu/) | [BIFOLD](https://bifold.berlin/)
|
|
@@ -128,4 +130,4 @@ If you use this model in your research or the provided code, please cite the fol
|
|
| 128 |
year={2024},
|
| 129 |
publisher={Elsevier}
|
| 130 |
}
|
| 131 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
thumbnail: >-
|
| 3 |
+
https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/RSiM_Logo_1.png
|
| 4 |
tags:
|
| 5 |
+
- resnet101
|
| 6 |
+
- BigEarthNet v2.0
|
| 7 |
+
- Remote Sensing
|
| 8 |
+
- Classification
|
| 9 |
+
- image-classification
|
| 10 |
+
- Multispectral
|
| 11 |
library_name: configilm
|
| 12 |
license: mit
|
| 13 |
widget:
|
| 14 |
+
- src: example.png
|
| 15 |
+
example_title: Example
|
| 16 |
+
output:
|
| 17 |
+
- label: Agro-forestry areas
|
| 18 |
+
score: 0
|
| 19 |
+
- label: Arable land
|
| 20 |
+
score: 0
|
| 21 |
+
- label: Beaches, dunes, sands
|
| 22 |
+
score: 0
|
| 23 |
+
- label: Broad-leaved forest
|
| 24 |
+
score: 0
|
| 25 |
+
- label: Coastal wetlands
|
| 26 |
+
score: 0
|
| 27 |
+
new_version: BIFOLD-BigEarthNetv2-0/resnet101-all-v0.2.0
|
| 28 |
---
|
| 29 |
|
| 30 |
[TU Berlin](https://www.tu.berlin/) | [RSiM](https://rsim.berlin/) | [DIMA](https://www.dima.tu-berlin.de/menue/database_systems_and_information_management_group/) | [BigEarth](http://www.bigearth.eu/) | [BIFOLD](https://bifold.berlin/)
|
|
|
|
| 130 |
year={2024},
|
| 131 |
publisher={Elsevier}
|
| 132 |
}
|
| 133 |
+
```
|