Viewing a single comment thread. View all comments

[deleted] t1_j023o61 wrote

1

alkaway OP t1_j02675d wrote

I'm not sure I understand. Are you suggesting I normalize each pixel in each NxN label-map to be mean 0 and std of 1? And then use this normalized label-map during training?

1

pm_me_your_ensembles t1_j02eijz wrote

Never mind my previous comment.

You could normalize both channels, ie for label 1, normalize the NxN tensor pixel, same for label 2.

1