**Describe the bug** Need to add `astype(img.dtype)` in NormalizeIntensity transform, same as others. Working on a PR, will fix it soon.
Describe the bug
Need to add
astype(img.dtype)in NormalizeIntensity transform, same as others.Working on a PR, will fix it soon.