orobix / retina-unet

Retina blood vessel segmentation with a convolutional neural network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trouble with model architecture

Mr-Akbari opened this issue · comments

Thanks for sharing your work.
Like others, I have trouble with model archtechture that you provide.
Please Check it.
Thanks
ValueError: ('Unrecognized keyword arguments:', dict_keys(['input_dtype']))
TypeError: ('Keyword argument not understood:', 'concat_axis')

I really appreciate it if you answer these questions. Thanks very much.

I am also facing the same issue. I have tried changing the version of h5py, keras and Tensorflow but had no luck.