Tutorials : Pretraining VGG from Scrtach
Fixes #ISSUE_NUMBER
Description
I make a new tutorial training VGG from scratch . There are no tutorials traning Vgg from scratch.
Checklist
- [ ] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
- [ ] Only one issue is addressed in this pull request
- [ ] Labels from the issue that this PR is fixing are added to this pull request
- [ ] No unnecessary issues are included into this pull request.
cc @subramen @albanD @jbschlosser
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2971
- :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: You can merge normally! (1 Unrelated Failure)
As of commit 264543e587841653e379d12058dd60e646be7dee with merge base dfeb1aebb3151e8dc04a4be2fbcc941355891012 ():
BROKEN TRUNK - The following job failed but were present on the merge base:
👉 Rebase onto the `viable/strict` branch to avoid these failures
- Check spelling / pyspelling (gh) (trunk failure)
Process completed with exit code 1.
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Hi @svekars, could you please help to take a look of this PR?
Hi @svekars, could you please help to take a look of this PR again? I fix pyspellchecker issue and package install issue.
Hi @svekars , could you please help to take a look of this PR again?
@woongjoonchoi we are still waiting on @jbschlosser to take a look - stay tuned.
@svekars are you okay with handling review for the polish needed for this tutorial? (e.g. grammar / punctuation / spacing). I added several comments regarding this but it's incomplete and I shifted to focusing on the ML component of the tutorial.
@jbschlosser yes, I will do the editorial pass as long as we align on the overall technical content.
@svekars Sorry for being late. I've been busy with lab work. I've made some revisions based on the feedback I received. Could you check again?
There is a build error related to the code.
@svekars Are there any other things I need to fix?
This tutorial takes almost 200 minutes to build: https://docs-preview.pytorch.org/pytorch/tutorials/2971/beginner/Pretraining_Vgg_from_scratch.html which we can't support. I suggest you convert this to .rst instead so that it does not run in our CI.
@svekars Hi. svekars
I changed .html to .rst file and added it to begginer_source as .rst instead of .py. Sorry for the delay.
Hi @svekars . I have converted it to an rst file, but is there anything else that needs to be refined?
Hi @svekars .
I've taken your suggestion and modified it.
@woongjoonchoi - there are still a lot of things to fix in the .rst - it's is 3K line long right now - it should be way shorter. There are many empty lines, You also don't need that whole training log.
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.