You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: