Project-MONAI / model-zoo

MONAI Model Zoo that hosts models in the MONAI Bundle format.
Apache License 2.0
179 stars 67 forks source link

fix pythonpath for whole-brain-segmentation #467

Closed LemuelPuglisi closed 1 year ago

LemuelPuglisi commented 1 year ago

Fixes #466.

Description

As pointed out in issue #466, removing scripts from the path added in the PYTHONPATH makes the bundle work correctly.

yiheng-wang-nv commented 1 year ago

HI @LemuelPuglisi thanks for the change. Could you please also modify "version" and "changelog" in metadata.json (https://github.com/LemuelPuglisi/model-zoo/blob/dev/models/wholeBrainSeg_Large_UNEST_segmentation/configs/metadata.json#L3) ?

Each time an existing bundle is changed, these values also need to be updated (https://github.com/Project-MONAI/model-zoo/blob/275582718c52d75f16f791b0afbe2e88ac088107/CONTRIBUTING.md#necessary-tests)

lemuelatQSA commented 1 year ago

@yiheng-wang-nv done :) Thank you for the info

yiheng-wang-nv commented 1 year ago

/build