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

Fixed bug in multitarget macenko during import #64

Merged
merged 6 commits into from
Jan 13, 2025

Conversation

andreped
Copy link
Collaborator

Doing this was producing an error:

python -c "import torchstain; torchstain.normalizers.MultiMacenkoNormalizer(backend='torch')"

But after these changes, it is possible to use as with any other normalizer.

However, I am struggling to understand how to use it properly, as it just seem to crash all the time, but that can be handled in a separate issue/PR.

@andreped
Copy link
Collaborator Author

Any thoughts on this @desi-ivanov? Do you have a small code snippet showing how to use it? Currently, I just get an error when I use it on simple example images.

@carloalbertobarbano
Copy link
Member

I'll merge the PR and take a look at the bug

@carloalbertobarbano carloalbertobarbano changed the base branch from main to development January 13, 2025 12:29
@carloalbertobarbano carloalbertobarbano merged commit 6c88302 into EIDOSLAB:development Jan 13, 2025
82 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.

2 participants