Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 380 Bytes

Image-search-engine

A tool used for Image similarity searching in local database

How to use?

  1. git clone https://github.com/ptran1203/Image-search-engine

  2. install package dependencies:

    • pip install -r requirements.txt
  3. run:

    • In the root folder of project, run the following command
    • python3 app/source/index.py
    • Build data: app/source/build.py