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 Support for Vision Transformer Models (ViT/Uformer) and Extend for MRI Reconstruction #283

Open
georgeyiasemis opened this issue Jan 7, 2025 · 0 comments · May be fixed by #284
Open
Labels
enhancement Improvement of existing feature

Comments

@georgeyiasemis
Copy link
Contributor

georgeyiasemis commented Jan 7, 2025

Description
Implement Vision Transformer (ViT) and Uformer models in the codebase to support tasks related to vision-based deep learning. Extend these models specifically for MRI reconstruction.

Tasks

  • Implement standard ViT and Uformer architectures.
  • Modify the models to handle MRI data formats (e.g., k-space, image domain).
  • Provide tests for both vision tasks and MRI reconstruction.
@georgeyiasemis georgeyiasemis added the enhancement Improvement of existing feature label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant