Skip to content

imaginerio/similar-images

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published