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

Add universal image loader #234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

minhtien-trinh
Copy link

Features include:

  • Dask array conversion for flexible chunking
  • VRAM check to ensure memory sufficiency
  • Zarr-backed optimization check for efficient handling of large images

This PR is part of the issue from spatialdata.

Note: This is a work in progress; initial testing is complete, but further validation is needed.

Features include:
- Dask array conversion for flexible chunking
- VRAM check to ensure memory sufficiency
- Zarr-backed optimization check for efficient handling of large images

Note: This is a work in progress; initial testing is complete, but further validation is needed.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.87%. Comparing base (cff4896) to head (00d360e).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   45.50%   35.87%   -9.64%     
==========================================
  Files          22       22              
  Lines        2149     2149              
==========================================
- Hits          978      771     -207     
- Misses       1171     1378     +207     

see 5 files with indirect coverage changes

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