Update how_it_works_search.md
parent
3876c81fe9
commit
9e545aa945
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue