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

Tutorials : Pretraining VGG from Scrtach #2971

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Commits on Mar 5, 2022

  1. modify spelling

    saving and loading a general checkpoint.py  \n intial -> initial
    woongjoonchoi committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    327738e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    c53e7d4 View commit details
    Browse the repository at this point in the history
  2. feat : tutorials

    toctree : Image and Video
    
    Pretraining Vgg from scratch
    woongjoonchoi committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6e92650 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    124e01f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. modify : tutorial

    Follow Pytorch Tutorial convetion
    
    Modify I -> We
    woongjoonchoi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c401bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981ded5 View commit details
    Browse the repository at this point in the history
  3. modify : VGG training from scratch

    Add More things to try  , Conclusion , Further Reading
    woongjoonchoi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    32ed435 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    3ae5d7d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    9297a3d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. modify : pyspellchecker

    woongjoonchoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f8dbb6e View commit details
    Browse the repository at this point in the history
  2. modify :Training VGG froms scratch

    pyspell fixed
    woongjoonchoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    13709a5 View commit details
    Browse the repository at this point in the history
  3. modify : Pretraining VGG from scrach

    add packagge install code
    woongjoonchoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b2cd7bf View commit details
    Browse the repository at this point in the history
  4. modify : Pretraining VGG from scrach

    add packagge install code
    woongjoonchoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    af08545 View commit details
    Browse the repository at this point in the history
  5. modify : Pretraining VGG from scratch

    remove tqdm
    woongjoonchoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    95b16d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f3f93a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    cd53e64 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. modify : VGG tutorial

    pyspell check,add albumentations installation code
    woongjoonchoi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2c891c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07194b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef6cf15 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7938635 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. modify : VGG tutorial

    Lint and Technical Details and flexible code style
    woongjoonchoi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f706a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cb9238 View commit details
    Browse the repository at this point in the history
  3. Update Pretraining_Vgg_from_scratch.py

    Editorial and formatting fixes
    svekars authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    993d32a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Joel Schlosser <[email protected]>
    svekars and jbschlosser authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d25d920 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6c7a9b View commit details
    Browse the repository at this point in the history
  6. Fix indentation

    svekars authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    be72b01 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. modify: VGG tutorial

    train loader fail
    woongjoonchoi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c900f66 View commit details
    Browse the repository at this point in the history
  2. modify: VGG tutorial

    train loader fail
    woongjoonchoi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c9723cf View commit details
    Browse the repository at this point in the history
  3. modify : VGG tutorial

    feedback accepted
    
    Re PullRequest because of network issue
    woongjoonchoi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2db1099 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update index.rst

    woongjoonchoi authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a6e8ca2 View commit details
    Browse the repository at this point in the history
  2. Update index.rst

    svekars authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7f58d3c View commit details
    Browse the repository at this point in the history
  3. Update index.rst

    svekars authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f11d798 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    61f65fd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    68920a0 View commit details
    Browse the repository at this point in the history
  2. Fix rendering

    svekars authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ef33eaa View commit details
    Browse the repository at this point in the history
  3. Update beginner_source/Pretraining_Vgg_from_scratch.py

    Co-authored-by: Joel Schlosser <[email protected]>
    svekars and jbschlosser authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d4bec3a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a0547f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    787bca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    0187f0f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    092bf1a View commit details
    Browse the repository at this point in the history
  2. modify :Pretraing VGG tutorial

    change .py to .rst
    woongjoonchoi committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ed09fb2 View commit details
    Browse the repository at this point in the history
  3. modify : Pretraining VGG from sctratch

    .py to .rst
    woongjoonchoi committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    a54832b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    66f5a78 View commit details
    Browse the repository at this point in the history
  2. modify : VGG pretraining

    spelling check passed
    woongjoonchoi committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    066297d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb15e46 View commit details
    Browse the repository at this point in the history