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

Feat discriminator unet #550

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2023

  1. feat: add discriminator unet

    wr0124 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    838fcb3 View commit details
    Browse the repository at this point in the history
  2. feat: add unet_128_d

    wr0124 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    95f96ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05c97f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ad56fd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. feat: line34 add unet_128_d

    wr0124 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3b56b7e View commit details
    Browse the repository at this point in the history
  2. feat: line34 add unet_128_d

    wr0124 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a72ea0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c7089 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat_discriminator_unet' of github.com:wr0124/joliGEN i…

    …nto feat_discriminator_unet
    wr0124 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4c0c5ff View commit details
    Browse the repository at this point in the history
  5. feat: add num_downs and ngf

    wr0124 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bb21b0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cc9ef6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8da659 View commit details
    Browse the repository at this point in the history
  8. feat: D_num_downs

    wr0124 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ddcc22b View commit details
    Browse the repository at this point in the history
  9. feat: D_ngf and D_num_downs

    wr0124 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    232ae28 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. feat: D_num_donws

    wr0124 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4eae021 View commit details
    Browse the repository at this point in the history
  2. feat: ngf

    wr0124 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8cca1e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. feat:finalizing the unet discriminator original from

    models/modules/unet_architecture/unet_generator.py
    wr0124 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a4c692e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d4656 View commit details
    Browse the repository at this point in the history