mmagic icon indicating copy to clipboard operation
mmagic copied to clipboard

Take care of the normalization and denormalization processes

Open innerlee opened this issue 4 years ago • 1 comments

Currently codes for img normalize are spawned everywhere. They may appear in pipelines and model forwards, or defined as layers. Situations for denormalize codes are similar.

innerlee avatar Jun 15 '21 06:06 innerlee

Should we put all normalization at a single place, e.g., in pipeline, or it doesn't matter?

wangruohui avatar Apr 01 '22 06:04 wangruohui

It has been fixed in MMEditing 1.0 and won't fix in MMEditing 0.x. Closing due to inactivity, please reopen if there are any further problems.

zengyh1900 avatar Oct 09 '22 09:10 zengyh1900