Update README.md

main
qwertyforce 2022-06-06 18:39:49 +03:00 committed by GitHub
parent e2387354dd
commit 8d94b18f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -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)