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

Update UNETR - making the training modular #217

Merged
merged 8 commits into from
Feb 13, 2024

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    dec2e78 View commit details
    Browse the repository at this point in the history
  2. Rename script

    anwai98 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    89ad11d View commit details
    Browse the repository at this point in the history
  3. Update arguments

    anwai98 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    cc5a926 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f019ed View commit details
    Browse the repository at this point in the history
  5. Fix naming for unet models

    anwai98 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    fb41c24 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Add evaluate argument

    anwai98 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e199001 View commit details
    Browse the repository at this point in the history
  2. Minor fix to unet paths

    anwai98 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0dad931 View commit details
    Browse the repository at this point in the history
  3. Avoid overwriting inference

    anwai98 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6bb41f1 View commit details
    Browse the repository at this point in the history