Commit ·
52b7960
1
Parent(s): d442b0e
Add model card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ELDOR Model Artifacts
|
| 2 |
|
| 3 |
Model artifacts for ELDOR experiments.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
datasets:
|
| 4 |
+
- IRSC/ELDOR
|
| 5 |
+
pipeline_tag: image-segmentation
|
| 6 |
+
tags:
|
| 7 |
+
- remote-sensing
|
| 8 |
+
- semantic-segmentation
|
| 9 |
+
- multi-label-classification
|
| 10 |
+
- checkpoint
|
| 11 |
+
- illegal-mining
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
# ELDOR Model Artifacts
|
| 15 |
|
| 16 |
Model artifacts for ELDOR experiments.
|