Mention the new python package.
Browse files
README.md
CHANGED
@@ -22,4 +22,6 @@ This can be used to model a score for any given vector from an image encoded by
|
|
22 |
# Example spaces
|
23 |
|
24 |
* [Percept-map](https://huggingface.co/spaces/Spatial-Data-Science-and-GEO-AI-Lab/percept-map): pick a point on a map and evaluate perception ratings for Mapillary imagery from that location
|
25 |
-
* [Percept-image](https://huggingface.co/spaces/Spatial-Data-Science-and-GEO-AI-Lab/percept-image): evaluation perception ratings for a given image
|
|
|
|
|
|
22 |
# Example spaces
|
23 |
|
24 |
* [Percept-map](https://huggingface.co/spaces/Spatial-Data-Science-and-GEO-AI-Lab/percept-map): pick a point on a map and evaluate perception ratings for Mapillary imagery from that location
|
25 |
+
* [Percept-image](https://huggingface.co/spaces/Spatial-Data-Science-and-GEO-AI-Lab/percept-image): evaluation perception ratings for a given image
|
26 |
+
|
27 |
+
See also: [svi_percept](https://github.com/Spatial-Data-Science-and-GEO-AI-Lab/svi_percept) Python package.
|