A tool used for Image similarity searching in local database
-
git clone https://github.com/ptran1203/Image-search-engine
-
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