8 lines
471 B
Markdown
8 lines
471 B
Markdown
# ambience
|
|
reverse image search and similarity search system <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/clip_reverse_search_microservice)
|
|
- (rgb histogram microservice - https://github.com/qwertyforce/histogram_reverse_search_microservice)
|