阅读背景:

TypeError: 'module' object is not callable

来源:互联网 

运行命令

日志文件

Traceback (most recent call last):
  File "./run.py", line 125, in <module>
    model = get_unet()
  File "./run.py", line 103, in get_unet
    up6 = merge([UpSampling2D(size=(2, 2))(conv5), conv4], mode='concat', concat_axis=1)
TypeError: 'module' object is not callableTraceback (most recent call la



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: