tutorials
tutorials copied to clipboard
Changes to pytorch tutorial for Spatial Transformer Networks to reflect the suggestion by https://github.com/theRealSuperMario
Fixes #1117
Description
Checklist
- [x] Add a sharable link for the distorted MNIST dataset size 60*60 (credit to Author: 'Sandro Braun https://github.com/theRealSuperMario')
- [x] Add two additional Spatial Transformer Net (STNs) that digest the distorted MNIST dataset's image size, and with different padding modes in the "torch.grid_sample" layer (credit to Author: 'Sandro Braun https://github.com/theRealSuperMario')
- [x] Compare the performance of all STNs (for both the original and the distorted MNIST datasets)
cc @sekyondaMeta @svekars @carljparker @NicolasHug @kit1980 @subramen
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2677
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:white_check_mark: No Failures
As of commit 7624d81f42d8f7b4a8de2ea5f390e7711b0e5c9d with merge base ceed92659b57d6107448202dd316b98d01aa3e99 ():
:green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.Stale pull requests will automatically be closed after 30 days of inactivity.