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

Enable GDS on medical image data loading #8241

Open
yiheng-wang-nv opened this issue Nov 27, 2024 · 0 comments
Open

Enable GDS on medical image data loading #8241

yiheng-wang-nv opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yiheng-wang-nv
Copy link
Contributor

It's helpful to accelerate especially on large dataset.

For .nii data, can use kvikio + cupy + nibabel
For .dcm data, can use kvikio + cupy + pydicom

Screenshot 2024-11-27 at 11 49 30
@yiheng-wang-nv yiheng-wang-nv self-assigned this Nov 27, 2024
@yiheng-wang-nv yiheng-wang-nv added the enhancement New feature or request label Nov 27, 2024
KumoLiu added a commit that referenced this issue Dec 23, 2024
Related to #8241 .

### Description

A few sentences describing the changes proposed in this pull request.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

---------

Signed-off-by: Yiheng Wang <[email protected]>
Signed-off-by: Yiheng Wang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eric Kerfoot <[email protected]>
Co-authored-by: YunLiu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant