We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90af057 commit f0fa968Copy full SHA for f0fa968
README.md
@@ -84,7 +84,7 @@ We also provide trained [ScaNN]() search indices [here](TODO). Download and extr
84
```bash
85
mkdir -p data/rdm/searchers
86
wget -O data/rdm/searchers/artbench.zip https://ommer-lab.com/files/rdm/artbench_searchers.zip
87
-wget -O data/rdm/searchers/openimages.zip https://ommer-lab.com/files/rdm/openimages_searcher.zip
+wget -O data/rdm/searchers/openimages.zip https://ommer-lab.com/files/rdm/openimages_searcher.zip TODO not yet uploaded
88
unzip data/rdm/searchers/artbench.zip -d data/rdm/searchers
89
unzip data/rdm/searchers/openimages.zip -d data/rdm/searchers
90
0 commit comments