tensorflow-object-contour-detection
tensorflow-object-contour-detection copied to clipboard
Batch support
Hello, thanks for the great code!
Is there a reason for treating all images independently and not making batches for training?
Cheers
Why is batch normalization applied after each conv layer of the encoder and decoder when the training is based on independent images and not batches?