Somshubra Majumdar
Somshubra Majumdar
You're right. This was very early code when it came out. It didn't follow Keras standards to model building. Since Keras now comes with InceptionV4 built into applications, this can...
I don't precisely remember, but it's most definitely Keras 1.x later releases.
What are the functions that you are defining ? There is no error for Tensorflow backend with TF din ordering. I have not yet set it up for Theano channels...
Hmm, i'll look into it. Its an issue with Lambda layers needing a shape predefined for them.
Hmm. What I can see is that the input image to the unet coordinate conv model doesn't have a gradient like the one above it. Even considering that to not...
Could you provide a full stack trace. That would be more helpful.
The `non_local` block itself supports all types of convolutions, however you would need to write the 3d ResNet variant to actually use it.
Yup that's should be sufficient.
Would you like to add a PR for this ? Or should I merge it directly ?
I don't have the resources to train these models so I won't be able to improve them. I wonder whether the difference lies in the loss function or the amount...