aurora95 / Keras-FCN

Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
MIT License
650 stars 268 forks source link

Theano support? #24

Closed alicanb closed 7 years ago

alicanb commented 7 years ago

Hi guys, thanks for the effort. For a weird reason I can't install tf on my system so I have to use keras with theano. Was there a valid reason you implemented this tf dependent (and i should give up converting this while i haven't put much effort)?

ahundt commented 7 years ago

we'd love a pull request that adds theano support