Image normalization
seann999 opened this issue · 1 comments
seann999 commented
Hi, this is not exactly about SpawnNet but I have a question regarding the MVP model.
Based on the lines below,
spawnnet/simple_bc/encoder/spawnnet/spawnnet.py
Lines 39 to 48 in 0edc7f0
is it correct to say that the normalization mean and std is (0.5, 0.5, 0.5) when MVP is used? Is this correct? I thought they used ImageNet values.
I ask because I'm having trouble getting MVP to work and saw that it's working decently for SpawnNet in the paper.
Xingyu-Lin commented
We follow this normalizationa after communication with the author