2025-07-08 17:20:32 +09:00
2025-07-08 17:20:32 +09:00
2025-07-08 17:20:32 +09:00

FM_TEST_REST_SERVER

RESTful API Server

System Requirements

  • Ubuntu 22.04
  • python 3.12
  • python packages: requirements.txt

imagen

google cli 설치

https://cloud.google.com/sdk/docs/install?hl=ko#linux
gcloud init
gcloud auth application-default login
gcloud config set compute/region asia-east1

https://cloud.google.com/docs/authentication/set-up-adc-local-dev-environment?hl=ko

https://github.com/acheong08/BingImageCreator

faiss

검색된 이미지는 search_'matching'.png 로 저장됨 matching : 매칭률 (클수록 좋음)

notice

const.py 에 지정한 OUTPUT_FOLDER 하위폴더에 이미지 저장됨. faiss api 사용시 rest_vactor 서버 구동해야함.

Description
GLASSES_AI_SERVER
Readme 23 MiB
release 0.2.0 Latest
2025-12-02 14:46:34 +09:00
Languages
Python 100%