edit: faiss 전용 rest 서버 추가
This commit is contained in:
@@ -24,5 +24,10 @@ RESTful API Server
|
||||
https://github.com/acheong08/BingImageCreator
|
||||
```
|
||||
|
||||
### faiss
|
||||
검색된 이미지는 search_'matching'.png 로 저장됨
|
||||
matching : 매칭률 (클수록 좋음)
|
||||
|
||||
### notice
|
||||
const.py 에 지정한 OUTPUT_FOLDER 하위폴더에 이미지 저장됨.
|
||||
const.py 에 지정한 OUTPUT_FOLDER 하위폴더에 이미지 저장됨.
|
||||
faiss api 사용시 rest_vactor 서버 구동해야함.
|
||||
Reference in New Issue
Block a user