aurora95 / Keras-FCN

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

update get_output-shape_for to compute_output_shape under Bilinerupsample #33

Open lukk47 opened 7 years ago

lukk47 commented 7 years ago

The function should be updated to support Keras2.0 or the output shape can't be rightly reached. Can be done by simply change the name of the function