Skip to content

Update slideflow_fork submodule to include TIFF mpp-detection fix#12

Open
JurreWeijer wants to merge 234 commits intoSbrussee:mainfrom
JurreWeijer:pr–mpp-only

Hidden character warning

The head ref may contain hidden characters: "pr\u2013mpp-only"
Open

Update slideflow_fork submodule to include TIFF mpp-detection fix#12
JurreWeijer wants to merge 234 commits intoSbrussee:mainfrom
JurreWeijer:pr–mpp-only

Conversation

@JurreWeijer
Copy link

SlideFlow uses some strange logic to get the resolution from tiff files, however in the documentation is says that the xres and yres are always given in pixel per milimeter so the resolution unit does not matter.

"Use xres and yres to override the default horizontal and vertical resolutions. By default these values are taken from the VIPS image header. libvips resolution is always in pixels per millimetre."

source: https://www.libvips.org/API/8.17/method.Image.tiffsave.html?utm_source=chatgpt.com

Sbrussee and others added 28 commits May 19, 2025 15:59
…raction of tiles/features, added more robust handling of QC hyperparameters, removed double intializations, removed TRANSFORMER_CACHE environment variable
…de benchmarking and optimization applicable to multiple test sets
…dataset locations, removed uninformative warnings
Also, fix invalid balancing strategy in the yaml configuration templates for survival analysis
Also, defend against exception being triggered when empty an dataframe is passed to make_labels in plot_benchmarking_output()
…prediction metrics, fixed visualization of survival ROC-AUC curve, addition of (fastai, custom) callbacks
the loss function retrieval requires ‘loss’ to be passed in kwargs, see _build_fastai_learner() in slideflow/mil/train/_fastai.py
Fixes slide level mode not being applied
Small fixes (and redo earlier fixes)
@Sbrussee
Copy link
Owner

Sbrussee commented Jul 3, 2025

@JurreWeijer Thanks for the PR! Could you maybe add this as a PR to the slideflow_fork module itself, that will make merging easier: https://github.com/Sbrussee/slideflow_fork

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.

3 participants