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

Size of the Scale factor #22

Open
moeinsamadi opened this issue May 12, 2019 · 2 comments
Open

Size of the Scale factor #22

moeinsamadi opened this issue May 12, 2019 · 2 comments

Comments

@moeinsamadi
Copy link

Hi. Is there any way to change size of the scale factor? What should I do if I want outputs with x4 or x8 scaling?
When I change the scale factor from 3 to 4, I receive this error:
ValueError: Cannot feed value of shape (128, 96, 96, 3) for Tensor 'labels:0', which has shape '(?, 128, 128, 3)
Thanks.

@ChChwang
Copy link

Hi. Is there any way to change size of the scale factor? What should I do if I want outputs with x4 or x8 scaling?
When I change the scale factor from 3 to 4, I receive this error:
ValueError: Cannot feed value of shape (128, 96, 96, 3) for Tensor 'labels:0', which has shape '(?, 128, 128, 3)
Thanks.

scales = xx in utils.py

@moeinsamadi
Copy link
Author

Thank you for you response. So, what does "scale" factor in main.py mean? (which is 3 by default)

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

2 participants