Skip to content

Visual Search with Tensorflow Serving, Elasticsearch, VueJS and Nginx

Notifications You must be signed in to change notification settings

wangqiang-qiniu/visual-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Search with Tensorflow Serving, Elasticsearch, VueJS and Nginx

One Step Setup

Create a visual search platform in one step:

# git clone git@github.com:gyang274/visual-search.git
git clone https://github.com/gyang274/visual-search.git

cd visual-search

docker-compose up

Open your favorite browser with http://127.0.0.1/#/, try some URL and local file with visual search, e.g., https://www.potterybarn.com/pbimgs/ab/images/dp/wcm/201824/0483/trieste-dining-chair-o.jpg

The docker image contains 1080 furniture images by default. You can add your own images using the Manage page, or using the scripts provided by this repository.

TODO

  • How to add images using the Manage page.

  • How to add images in bulk using docker cp and python scripts.

About

Visual Search with Tensorflow Serving, Elasticsearch, VueJS and Nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages