machinebox / visualsearch

Visual Search is a little app to find and cluster similar images using Tagbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Search by Machine Box

Please read the blog post about visual search

Visual Search by Machinebox

Requirements

Tagbox

Checking similarity bewteen images is done using Tagbox. Make sure you have it running on http://localhost:8080. You will need MB_KEY to run it visit https://machinebox.io to get it.

Go

You will need Go to compile it. https://golang.org

Run

Once you have Tagbox running you can do.

$ make run
visualsearch by Machine Box - https://machinebox.io/
Loading data from csv
Done!
Wating for Tagbox to be ready...
Done!
Setup tagbox state
Done!
Go to: :9000...

About

Visual Search is a little app to find and cluster similar images using Tagbox

License:Apache License 2.0


Languages

Language:Go 53.0%Language:JavaScript 20.2%Language:HTML 17.0%Language:CSS 6.4%Language:Makefile 3.4%