tensorflow-object-contour-detection icon indicating copy to clipboard operation
tensorflow-object-contour-detection copied to clipboard

Batch support

Open jorisguerin opened this issue 5 years ago • 1 comments

Hello, thanks for the great code!

Is there a reason for treating all images independently and not making batches for training?

Cheers

jorisguerin avatar May 14 '19 17:05 jorisguerin

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?

rubeea avatar Jan 25 '20 07:01 rubeea