Showcase the changes present in neuropoly-fork-patches#1
Showcase the changes present in neuropoly-fork-patches#1joshuacwnewton wants to merge 7 commits intomasterfrom
neuropoly-fork-patches#1Conversation
nnunetv2/training/nnUNetTrainer/variants/loss/nnUNetTrainerDiceLoss.py
Outdated
Show resolved
Hide resolved
|
@plbenveniste I think these are the next steps to take:
Once we confirm that the Test PyPI release works with your PR, and we are happy with the changes, then we can make some more permanent changes:
|
|
I have done the following modifications:
@joshuacwnewton Do you want me to push to PyPI or would you rather do it yourself? |
|
I think maybe we should wait to push to PyPI until we've fully tested and approved the main SCT PR? Since if we make a mistake or need to revert something, the consequences are much more costly on the main PyPI (disruptions etc.). |
Ok good to know! I am almost pushed it PyPi and changed my mind at the very last minute. 😆 |
|
@joshuacwnewton What should be done to move forward with this? I would like to merge the dev branch in SCT for the new MS lesion model soon |
|
Thank you for the ping, and my apologies for falling behind on this task.
|
3e92d46 to
a001c92
Compare
These links end up on https://pypi.org/project/nnunetv2-neuropoly/ when a new release is published.
Caution
This PR should not be merged. The purpose of this PR is simply to showcase the changes currently on the
neuropoly-fork-patchesbranch.instructions
master(to ensure that the changes in this branch are always compatible with the most recent version ofnnunetv2)nnunetv2release, we should create a new branch for a parallel release on our ownnnunetv2-neuropolyproject, then cherry-pick the changes from thisneuropoly-fork-changesbranch onto the release branch.