keras_zoo
keras_zoo copied to clipboard
Issue with imports
While running the FCN-8.py file, I get the error from keras.utils.np_utils import conv_input_length which is imported in the deconv file. I have installed np.utils separately but it doesnt seem to fix the issue
@vineeth2309 Were you able to fix the issue? I am facing the same error.