Giter VIP home page Giter VIP logo

max-image-colorizer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

max-image-colorizer's Issues

/model/predict: Handle invalid input gracefully

API endpoint /model/predict returns HTTP status code 500 if an invalid image input is provided. It should return status code 400 if an error is caused by input that cannot be processed because it doesn't meet the [stated] requirements.

Remove open command from README

README.md contains this line:
curl -F "image=@assets/bw-city.jpg" -XPOST http://localhost:5000/model/predict > result.png && open result.png

however open is a command specific to OSX, we should remove this or specify it only works on Mac

inconsistent link to COS directory for model files

the README contains this link to the model files:

this works. however, it is different than the link in the Dockerfile:

i would expect both of these to point to the same set of model files.
in addition, both of the links should be pointing to the new US cross region:

s3.us.cloud-object-storage.appdomain.cloud

because the old one has been deprecated:

s3-api.us-geo.objectstorage.softlayer.net

README instruction for docker image use invalid reference format

$ docker --version
Docker version 17.09.0-ce, build afdb6d4

$ docker build -t MAX-Image-Colorizer .
invalid argument "MAX-Image-Colorizer" for t: invalid reference format: repository name must be lowercase
See 'docker build --help'.

I had to replace MAX-Image-Colorizer with max-image-colorizer to start the build successfully.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.