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

UNETR - Make skip connections optional #9

Merged
merged 7 commits into from
Dec 16, 2023
Merged

UNETR - Make skip connections optional #9

merged 7 commits into from
Dec 16, 2023

Commits on Dec 14, 2023

  1. Add VNETR implementation

    anwai98 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6d0de9a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Add vnetr checkpoint ini

    anwai98 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    09fe005 View commit details
    Browse the repository at this point in the history
  2. Fix model ini

    anwai98 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0c6dbd6 View commit details
    Browse the repository at this point in the history
  3. Remove separate vnetr config

    anwai98 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2f280d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0523d3 View commit details
    Browse the repository at this point in the history
  5. Fix unetr w/o skip conns.

    anwai98 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4600454 View commit details
    Browse the repository at this point in the history
  6. Fix passing argument

    anwai98 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    92244df View commit details
    Browse the repository at this point in the history