keras-deeplab-v3-plus icon indicating copy to clipboard operation
keras-deeplab-v3-plus copied to clipboard

I created a runnable version of this with CLI and Dockerized entry points

Open sachsbl opened this issue 5 years ago • 0 comments

I'm trying to start a project that provides more of a Quickstart to running this model. It should run with a simple pip install and no other modifications. It provides a CLI and a Dockerized method to run it, using TF 2.0 Alpha and Python 3.7. You can check it out here: https://github.com/sachsbl/segmental

sachsbl avatar Apr 29 '19 14:04 sachsbl