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

Random Motion artifacts for MRI #7499

Closed
Can-Zhao opened this issue Feb 26, 2024 · 5 comments · Fixed by #7579
Closed

Random Motion artifacts for MRI #7499

Can-Zhao opened this issue Feb 26, 2024 · 5 comments · Fixed by #7579

Comments

@Can-Zhao
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
I was wondering if we are interested in more MRI data augmentation like:
https://torchio.readthedocs.io/transforms/augmentation.html#torchio.transforms.RandomMotion
https://torchio.readthedocs.io/transforms/augmentation.html#torchio.transforms.RandomGhosting

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@KumoLiu KumoLiu transferred this issue from Project-MONAI/model-zoo Feb 27, 2024
@ghost
Copy link

ghost commented Mar 4, 2024

Is this issue looking for an implementation using the library linked or a completely new implementation for the monai repo?

@Can-Zhao
Copy link
Collaborator Author

Can-Zhao commented Mar 5, 2024

I was not sure which way works better

@SomeUserName1
Copy link
Contributor

Is the goal here to use torchio through monai?
Reimplementation seems to me unnecessary as torchios augmentation transforms work well - Am i overseeing something?

@KumoLiu
Copy link
Contributor

KumoLiu commented Mar 23, 2024

Hi @SomeUserName1, certainly, it would indeed be beneficial to incorporate a feature similar to PyTorch's TorchVision into MONAI. If developed as a wrapper transform, it can seamlessly integrate with other existing transforms, enhancing our overall functionality.

class TorchVision:

Thanks!

@SomeUserName1
Copy link
Contributor

Will do on monday, thanks for the pointer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants