Skip to content

Publish new version of batchgenerator for using Misalignment DA #122

@alexandreroutier

Description

@alexandreroutier

Hello,

I tried to install nnUNet flavour of https://github.com/MIC-DKFZ/misalignment_DA/ and ran some inference with it.

I had the following issue:

  File "<path>/nnunetv2/training/nnUNetTrainer/nnUNetTrainer_Misalign.py", line 20, in <module>
    from batchgenerators.transforms.spatial_transforms import SpatialTransform, MirrorTransform, MisalignTransform

but it turns out that I had the same issue with @ndebs: MIC-DKFZ/misalignment_DA#1

However, it seems that this new transform is not yet published on pypi:

commit f53025bd05fe9642133ac539a0df3559d82415b4 (HEAD -> master, origin/master, origin/HEAD)
Date:   Tue May 28 10:16:34 2024 +0200
Info: use pandas for determining unique segmentation values, only compute unique values when needed
[...]
commit cb0c65300e6fc5f94a42e3e279e4577b9447b3d5
Date: Mon Dec 4 14:04:14 2023 +0100
Info: Adding Misalignment DA
[...]
commit 6859efd8cd59000896c0bcb6313e2b8e12bbb031 (tag: v0.25): bump version

If I am correct, would it be possible to publish a new version on Pypi instead of having to execute pip install --upgrade --force-reinstall git+https://github.com/MIC-DKFZ/batchgenerators.git after the installation of nnUNet?

Thanks in advance for your help.

Best,
Alexandre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions