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

Make Unet configurable #26

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

Commits on Dec 15, 2021

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

Commits on Dec 16, 2021

  1. WIP configurable UNet

    neptunes5thmoon committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    5b5c6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd9a82 View commit details
    Browse the repository at this point in the history
  3. bug fixes

    RainerHeintzmann committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    bd60834 View commit details
    Browse the repository at this point in the history
  4. bug fixes

    RainerHeintzmann committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a4cfa13 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    8b91545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91cfb2d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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

Commits on Dec 22, 2021

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

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

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

Commits on Mar 15, 2022

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

Commits on Apr 1, 2022

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

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    d5d4c8e View commit details
    Browse the repository at this point in the history
  2. add Flux back

    neptunes5thmoon committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    467d5bf View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. add parametrization

    neptunes5thmoon committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6179fcf View commit details
    Browse the repository at this point in the history
  2. declutter print

    Co-authored-by: Dhairya Gandhi <[email protected]>
    neptunes5thmoon and DhairyaLGandhi authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    fc194a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bc3d04 View commit details
    Browse the repository at this point in the history
  4. separate conv chain types

    Even for conv chains the type can't be shared since different numbers of convolutions are permissible
    neptunes5thmoon committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e547dfc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    a6b516f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c74ec86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fdd9ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    597cb4f View commit details
    Browse the repository at this point in the history