Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification on train.py #3

Open
jaks19 opened this issue Jan 12, 2019 · 0 comments
Open

Clarification on train.py #3

jaks19 opened this issue Jan 12, 2019 · 0 comments

Comments

@jaks19
Copy link

jaks19 commented Jan 12, 2019

Hi I just wanted to know what lines 68-70 of train.py mean?

Pixel standard-deviation

sigma_i, sigma_f = 2.0, 0.7
sigma = sigma_i

The images have 3 channels (R,G,B) so it is probably not the standard deviation. per channel. Which pixel standard deviation is it representing?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant