From 81881073d4948d0c877ec3bde32b19aaa74e954e Mon Sep 17 00:00:00 2001 From: qwertyforce Date: Sun, 16 May 2021 10:10:09 +0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04ae115..3ae00f3 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# ambience \ No newline at end of file +# ambience +reverse image search and similarity search system
+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)