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

Fix UNETR Training - Update Rescaling Inputs #179

Merged
merged 11 commits into from
Dec 10, 2023

Conversation

anwai98
Copy link
Contributor

@anwai98 anwai98 commented Dec 6, 2023

This PR takes care of avoiding rescaling the livecell inputs to [-1, 1], while we initialize the model with SAM checkpoints.

@anwai98
Copy link
Contributor Author

anwai98 commented Dec 10, 2023

This PR is now good to go. Here, we:

  1. Refactor the training scripts for all the setups
  2. Fix the training and inference (when and when not to rescale the inputs, based on SAM weight initialization)

@constantinpape constantinpape merged commit 14b7c7f into constantinpape:main Dec 10, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants