NKI-AI / dlup

Dlup are the Deep Learning Utilities for Pathology developed at the Netherlands Cancer Institute
Apache License 2.0
25 stars 7 forks source link

Feature/speedup masking #242

Closed jonasteuwen closed 4 months ago

jonasteuwen commented 4 months ago

This improves the TiledWsiDataset higher performant by replacing the masking with np.ndarray with a cython version.

Extensions can be built in place using python setup.py build_ext --inplace

codecov[bot] commented 4 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: