ranjan
ranjan
Thanks the raising the issue. 1. Please check whether >>import keras_contrib is working or not ? 2. if not then please install keras_contrib correctly. Note: pip , pip3.. 3. if...
I have keras version of - 2.2.4 and tensorflow version - 1.14.0
Hello @ama542blake , Thank you for your interest. I can see that the in the tensor-flow version the parameter settings has been updated. See this https://www.tensorflow.org/api_docs/python/tf/nn/dilation2d. tf.nn.dilation2d( input, filters, strides,...
Thanks @ama542blake for pointing out the errors. For all the indentation errors are because of tab and spacing. you can use autopep8 to correct that. AttributeError: module 'scipy.misc' has no...
@ama542blake code has been updated. Please check once and let me know if there is any issue that I missed. Please install package imageio by pip. Also feel free to...
https://github.com/ranjanZ/2D-Morphological-Network/blob/master/Readme.md I would also suggest you read the paper. Also let me know the file that need more explanation ?
Thanks, could you please send patch mentioning the part that is not understandable. t1, t2 = gen.get_test_data() t1,t2 are coming from get_test data() t1 is the Input and t2 is...
Also, I am planning to upload a code with proper documentation for both 2D and dense morphological network soon after submitting a paper at journal.