GitXplorerGitXplorer
p

image_caption

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
b948f6dccdb9d8a9df569ec4aba5effcd21bb452

typo fix

ppatil-suraj committed 6 years ago
Unverified
19b9a825ecac34c8331b87935f529af81db3526a

updated model link

ppatil-suraj committed 6 years ago
Unverified
433f2cfe106b305d2d49fd00126dc8bf1fcaf2d6

added newreadme

ppatil-suraj committed 6 years ago
Unverified
2f458a2142a1c17fa7eba4d947148853957c97e0

web app changes

ppatil-suraj committed 6 years ago
Unverified
2cf3429407a8dd74626c81c7a9e7266ad9460bae

bug fix

ppatil-suraj committed 6 years ago
Unverified
13f78b5aa6b821979b66dec6cd08a0ad8685ad36

changes changed url

ppatil-suraj committed 6 years ago

README

The README file for this repository.

Setup

Clone the repo and download the following packages for python2.7

Prerequisites

Usage

  • Download the model from here here, rename the file to model.npy and place it in app/models/ directory
  • cd into app directory and run python server.py if using linux then use sudo python server.py. This will start the python server, which you can access on localhost
  • Go to localhost in the browser.
  • The app looks like below

examples