Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- deboradum/GeoGuessr-countries
|
| 5 |
+
pipeline_tag: image-classification
|
| 6 |
+
tags:
|
| 7 |
+
- GeoGuessr
|
| 8 |
+
- countries
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
I created these models for a GeoGuessr country classifier. See my [Github](https://github.com/deboradum/GeoGuessrConvNet) repo for training and evaluation code.
|