deboradum commited on
Commit
2a6258e
·
verified ·
1 Parent(s): 4a71489

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,4 +3,4 @@ license: apache-2.0
3
  ---
4
 
5
  Dataset containing 300 1600x900 images of 85 countries, taken from official GeoGuessr country maps.
6
- I created this dataset for a GeoGuessr country classifier. See my [Github](https://github.com/deboradum/GeoGuessrConvNet) repo for training and evaluation code.
 
3
  ---
4
 
5
  Dataset containing 300 1600x900 images of 85 countries, taken from official GeoGuessr country maps.
6
+ I created this dataset for a GeoGuessr country classifier. See my [Github](https://github.com/deboradum/GeoGuessrConvNet) repo for training and evaluation code, or the [model page](https://huggingface.co/deboradum/GeoGuessr-countries) to download the pre-trained models.