mdanish commited on
Commit
d0c666d
·
1 Parent(s): 69296e9

Mention the new python package.

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.