GitXplorerGitXplorer
p

image_caption

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
f8e2cd58409b8dd2c9ca60cbdbc1ae31485c6c0f

bug fix

ppatil-suraj committed 6 years ago
Unverified
8b5d533e31dd7696375b24e2c86f709479877eec

removed matplotlib dependancy

ppatil-suraj committed 6 years ago
Unverified
fa699d69a8cee4c062b9b46f1e4ce5b9f5dc4b87

typo fix

ppatil-suraj committed 6 years ago
Unverified
c8c47740df2490a486fc047678ddb37cdd081d3e

removed pycoco eval

ppatil-suraj committed 6 years ago
Unverified
04d5b0f81c7c0c94281836184fb6e7c28ac87899

first commit

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