deepcontext icon indicating copy to clipboard operation
deepcontext copied to clipboard

Gaussian vs Uniform Noise in Color Dropping

Open Magauiya opened this issue 6 years ago • 0 comments

Dear Dr. Carl Doersch,

Thank you for sharing the code. It seems that you have used uniform noise for color dropping in the code (train.py line 105). However, your paper states that Gaussian noise ~N(0, max(remained channel) / 100) was used. Thus, does the noise distribution affect the final performance?

Thank you!

Magauiya avatar Nov 13 '19 12:11 Magauiya