run-youngjoo / SC-FEGAN

SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019)
Other
3.35k stars 530 forks source link

issues about Local signal normalization #14

Closed liang233 closed 5 years ago

liang233 commented 5 years ago

hello, in Style transfer and image restoration,instancenorm is often used ,why network uses local signal normalization? thanks

run-youngjoo commented 5 years ago

hello, liang233. You mean LRN(Local Response Normalization)? I think you want to know that why i used LRN instead of BIN(Batch-Instance Normalization). If i am right, send me a email with details you want.