Skip to content

[PyTorch] 2D variant of "Are Vision xLSTM Embedded UNet More Reliable in Medical 3D Image Segmentation?"

License

Notifications You must be signed in to change notification settings

willxxy/2D-U-VixLSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-U-VixLSTM

2D variant of "Are Vision xLSTM Embedded UNet More Reliable in Medical 3D Image Segmentation?"

This is just basic 2D variant of model no experiments are done.

Set up

  1. Create conda environment with python=3.8

  2. pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu117

  3. pip install 'monai[all]'

  4. pip install -r requirements.txt

Basic Usage

  1. main.py

About

[PyTorch] 2D variant of "Are Vision xLSTM Embedded UNet More Reliable in Medical 3D Image Segmentation?"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages