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

pannuke_datamodule.py is different between your installed package and github code. #63

Open
yellofi opened this issue Mar 28, 2024 · 2 comments

Comments

@yellofi
Copy link

yellofi commented Mar 28, 2024

This is the code in cellseg_models_pytorch.datamodules.pannuke_datamodule.py in the python packages directory

image

This is the code in cellseg_models_pytorch.datamodules.pannuke_datamodule.py of your github code.
image

I installed your awesome package, cellseg_models_pytorch and am checking its running via 'pannuke_nuclei_segmentation_cellpose.ipynb'.

There was such a issue above. Could you check your examples with jupyter notebook do work?

@okunator
Copy link
Owner

Hi,

thanks for the heads up. I'll check the issue.

@yellofi
Copy link
Author

yellofi commented Mar 29, 2024

I think your example of the cellpose with jupyter notebook had run using module of your github code..
I fixed errors on the jupyter notebook example since I modify the code of your package referring your in-github code.

I think the issue is from the change of order of 'phase' and 'fold' in fold_split.

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

No branches or pull requests

2 participants