tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Changes to pytorch tutorial for Spatial Transformer Networks to reflect the suggestion by https://github.com/theRealSuperMario

Open ver2king opened this issue 1 year ago • 1 comments

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

ver2king avatar Nov 13 '23 01:11 ver2king

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2677

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 (image): :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.

pytorch-bot[bot] avatar Nov 13 '23 01:11 pytorch-bot[bot]

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.

github-actions[bot] avatar Sep 27 '24 00:09 github-actions[bot]