Ben Sachs
Ben Sachs
@shubhaminnani that answer works, but a legit solution for TensorFlow 2.0+ is still required. Does anyone know of the new syntax? I couldn't find a clear explanation in the docs...
I just added the fix above to my PR that upgrades this repo to TensorFlow 2.0Beta-1: https://github.com/bonlime/keras-deeplab-v3-plus/pull/109
I've made a PR that contains an example script to run the model. I am new to Deep Learning and any feedback is welcome. https://github.com/bonlime/keras-deeplab-v3-plus/pull/90
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...
Probably you are on Tensorflow 1.13, try 2.0 BETA