Spaces:
Sleeping
Sleeping
small changes in text
Browse files
SatelliteClassification.py
CHANGED
|
@@ -277,7 +277,7 @@ def create_interface():
|
|
| 277 |
**Dataset:** EuroSAT with 13 multispectral bands
|
| 278 |
**Model:** ResNet18 with dropout, trained on 13-channel input
|
| 279 |
|
| 280 |
-
Click "
|
| 281 |
""",
|
| 282 |
examples=[],
|
| 283 |
cache_examples=False,
|
|
|
|
| 277 |
**Dataset:** EuroSAT with 13 multispectral bands
|
| 278 |
**Model:** ResNet18 with dropout, trained on 13-channel input
|
| 279 |
|
| 280 |
+
Click "Generate" to process 16 new random images!
|
| 281 |
""",
|
| 282 |
examples=[],
|
| 283 |
cache_examples=False,
|