Update how_it_works_search.md

main
qwertyforce 2022-09-02 13:22:55 +03:00 committed by GitHub
parent 3876c81fe9
commit 9e545aa945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ current microservices:
- text_web (not released yet)
In the text below, I will try to briefly explain how they work, show search examples, runnable examples (Google Colab), links for further reading, and various tips/tricks.
If you want to read about the photo gallery, click here
If you want to read about the photo gallery, click [here](https://github.com/qwertyforce/scenery/blob/master/how_it_works_scenery.md)
@ -414,4 +414,4 @@ As you can see image retrieval is such an interesting problem!
I would say, that information becomes useful, only when you can perform a search, otherwise, it's just a pile of ones and zeros.
Github repository with colabs: https://github.com/qwertyforce/image_search
If you found any inaccuracies or have something to add, feel free to submit PR or raise an issue.
If you found any inaccuracies or have something to add, feel free to submit PR or raise an issue.