Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 397 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 397 Bytes

Similar Images

This project uses tensor flow and NNA to find similarities in pictures

Instructions

  • Create the folder "images" and add all images for similarity
  • Rename output file in index.js (default: "database.db")

Install

$ pip install Pipfile
$ npm install pkg.json

Run

$ python .\classify.py "images/*"
$ python .\cluster_vectors.py
$ node .\index.js