IBM / MAX-Object-Detector-Web-App

Create a web app to visually interact with objects detected using machine learning
https://developer.ibm.com/patterns/create-a-web-app-to-interact-with-objects-detected-using-machine-learning/
Apache License 2.0
117 stars 76 forks source link

Add support for deployment on Docker #27

Open ptitzler opened 4 years ago

ptitzler commented 4 years ago

Similar to what was already done for https://github.com/IBM/MAX-Image-Caption-Generator-Web-App. Need to take into account https://github.com/IBM/MAX-Image-Caption-Generator-Web-App/issues/58

ajbozarth commented 4 years ago

We declined to dockerize this app since it's already included in any deployment of the model. Is there a reason we would want to support Docker for dev deployments?