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

Question about augmentations #49

Open
savchenkoyana opened this issue Mar 9, 2022 · 0 comments
Open

Question about augmentations #49

savchenkoyana opened this issue Mar 9, 2022 · 0 comments

Comments

@savchenkoyana
Copy link

Thank you very much for your work!
My question is about augmentations for Face Renovation. In article it is said that one of four augmentations is 4x bicubic downsampling. However, in degrade.py we make random downsampling between 4x to 8x:

# random downsample between 4x to 8x and get back
        ia.Resize((0.125,0.25)),

which one is true?

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