hackelle commited on
Commit
762acdc
·
verified ·
1 Parent(s): d5fbfc3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/resnet50-all-v0.1.1")
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/resnet50-all-v0.2.0")
93
  ```
94
 
95
  If you use this model in your research or the provided code, please cite the following papers: