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

Added prototypes of Data sampler for CNNs and Two versions of Mini-Unet #201

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 11, 2023

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

Commits on Jan 11, 2024

  1. added the iro code before test

    Luca committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3e3bec2 View commit details
    Browse the repository at this point in the history
  2. corrected the exception

    Luca committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e8b184b View commit details
    Browse the repository at this point in the history
  3. removed idea folder

    Luca committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c70cb8f View commit details
    Browse the repository at this point in the history
  4. added test

    Luca committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e8d9728 View commit details
    Browse the repository at this point in the history
  5. removed some beartype

    Luca committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    41246f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. simplified the import

    Luca committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0d6eaae View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. docstring update

    RichardScottOZ authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    682766c View commit details
    Browse the repository at this point in the history
  2. update docstrings

    RichardScottOZ authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1a908c9 View commit details
    Browse the repository at this point in the history
  3. Unet parameters

    RichardScottOZ authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bb6bbac View commit details
    Browse the repository at this point in the history
  4. dice loss strings

    RichardScottOZ authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    898392a View commit details
    Browse the repository at this point in the history
  5. output strings

    RichardScottOZ authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1c4cf01 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. added some more detail to mini unet docs

    Luca committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d8c8f28 View commit details
    Browse the repository at this point in the history
  2. added some more detail to mini unet docs

    Luca committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f73ec8c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    237cc4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #367 from RichardScottOZ/200-add-mini-unet-for-seg…

    …mentation
    
    200-add-mini-unet-for-segmentation
    nmaarnio authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    eca8b5d View commit details
    Browse the repository at this point in the history