Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 243 Bytes

File metadata and controls

13 lines (11 loc) · 243 Bytes

CBIR with Deep Learning

Instalation

  1. Clone this repository
  2. Install dependencies
    pip install -r requirements.txt
  3. Run setup from the repository root directory
    python setup.py install