Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -89,7 +89,7 @@ e.g.
|
|
| 89 |
from reben_publication.BigEarthNetv2_0_ImageClassifier import BigEarthNetv2_0_ImageClassifier
|
| 90 |
|
| 91 |
model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
|
| 92 |
-
"BIFOLD-BigEarthNetv2-0/resnet101-s1-v0.
|
| 93 |
```
|
| 94 |
|
| 95 |
If you use this model in your research or the provided code, please cite the following papers:
|
|
|
|
| 89 |
from reben_publication.BigEarthNetv2_0_ImageClassifier import BigEarthNetv2_0_ImageClassifier
|
| 90 |
|
| 91 |
model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
|
| 92 |
+
"BIFOLD-BigEarthNetv2-0/resnet101-s1-v0.2.0")
|
| 93 |
```
|
| 94 |
|
| 95 |
If you use this model in your research or the provided code, please cite the following papers:
|