Image-search-engine
A tool used for Image similarity searching in local database
How to use?
-
install package dependencies:
- pip install -r requirements.txt
-
run:
- In the root folder of project, run the following command
- python3 app/source/index.py
- Build data: app/source/build.py