Shathe / Semantic-Segmentation-Tensorflow-Eager

An example of semantic segmentation using tensorflow in eager execution.
26 stars 3 forks source link

Bilinear Upsample #4

Closed bhack closed 5 years ago

bhack commented 5 years ago

Is available upstream now? https://github.com/keras-team/keras-contrib/pull/264#discussion_r222748992

Shathe commented 5 years ago

I don't understand the question, what do you mean?

bhack commented 5 years ago

See https://github.com/keras-team/keras/releases/tag/2.2.3 now we are at 2.2.4 but probably TF has still not upgrade its keras version.

bhack commented 5 years ago

So probably on the next TF sync you could use directly interpolation argument in UpSampling2D layer in tf.keras but I am still not sure if in tf 1.12