Skip to content

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

License

Notifications You must be signed in to change notification settings

machinebox/visualsearch

Repository files navigation

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...