aurora95 / Keras-FCN

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

models.py #72

Closed jingdanyang6967634 closed 1 year ago

jingdanyang6967634 commented 6 years ago

hello,this is problem about keras this is code about six row from keras_contrib.applications import densenet

ModuleNotFoundError: No module named 'keras_contrib'

How import this model densenet?

IndustrialCodeWorm commented 6 years ago

Will you solve this problem? I have also encountered this problem.

chinmayshah99 commented 6 years ago

It is already solved on stackoverflow Hope this solves your problem @IndustrialCodeWorm @jingdanyang :)