JihongJu / keras-fcn

A playable implementation of Fully Convolutional Networks with Keras.
MIT License
202 stars 85 forks source link

BilinearUpsampling2D with theano/CNTK backend #17

Open JihongJu opened 7 years ago

JihongJu commented 7 years ago

K1.resize_images was implemented with tensorflow atm. A theano and a CNTK backend implementation is required.