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

Patching of the BCNB dataset #90

Open
hathawayxxh opened this issue Feb 3, 2025 · 1 comment
Open

Patching of the BCNB dataset #90

hathawayxxh opened this issue Feb 3, 2025 · 1 comment

Comments

@hathawayxxh
Copy link

Hi Authors,

I am trying to reproduce the experiments on BCNB (Table2 of the manuscript). As you suggested, I tried to use the following codes to segment the WSIs into patches. However, I found the code does not support the .jpg format in the BCNB dataset. Could you please give some hints on how to revise the codes for patching of the BCNB dataset? Thanks!
https://github.com/mahmoodlab/MADELEINE/blob/main/bin/extract_patch_embeddings.py

@guillaumejaume
Copy link
Collaborator

All WSIs need to be converted from JPG to a pyramidal format (typically tiff). You can do that using the function provided in https://github.com/mahmoodlab/HEST/blob/main/src/hest/utils.py#L861

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