-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Update Super Resolution Tutorial to Use ONNXRuntime #559
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
Conversation
|
Deploy preview for pytorch-tutorials-preview ready! Built with commit 4201327 https://deploy-preview-559--pytorch-tutorials-preview.netlify.com |
houseroad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the ouptut size we use in this example, I saw the new generated output is much smaller than the original one.
Thanks for updating the tutorial, please also check the inline comments.
…ahaidar/ort_tutorial
The output size is actually bigger, it is 672x672 (the previous is 402x402). |
|
@lara-hdr - thanks so much for pulling this update together! |
|
cc @brianjo - please take a look as well before we merge prior to the v1.2 release. Thanks!! |
houseroad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
|
Thanks for your work on this @lara-hdr. |
Update Super Resolution Tutorial to Use ONNXRuntime
No description provided.