The official test script test_demo.py from https://github.com/ofsoundof/IMDN rescales input LR image value to [0,1] before the model forward. Can I use the mean=[0.4488, 0.4371, 0.4040] and standard deviation=[1.0, 1.0, 1.0] to normalize LR images before model forward, whcih not scale input images to [0,1]
Posted by: liuxin2 @ March 13, 2023, 6:36 a.m.