Update README.md
parent
e2387354dd
commit
8d94b18f70
10
README.md
10
README.md
|
@ -1,7 +1,9 @@
|
|||
# ambience
|
||||
reverse image search and similarity search engine <br>
|
||||
a wrapper for:
|
||||
- (phash microservice - https://github.com/qwertyforce/phash_reverse_search_microservice)
|
||||
- (akaze faiss microservice - https://github.com/qwertyforce/akaze_faiss_reverse_search_microservice)
|
||||
- (nn features microservice - https://github.com/qwertyforce/nn_reverse_search_microservice)
|
||||
- (rgb histogram microservice - https://github.com/qwertyforce/histogram_reverse_search_microservice)
|
||||
- (global_features_web - https://github.com/qwertyforce/global_features_web)
|
||||
- (local_features_web - https://github.com/qwertyforce/local_features_web)
|
||||
- (phash_web - https://github.com/qwertyforce/phash_web)
|
||||
- (color_web - https://github.com/qwertyforce/color_web)
|
||||
- (text_web - https://github.com/qwertyforce/text_web)
|
||||
|
||||
|
|
Loading…
Reference in New Issue