Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willxxy/2d-u-vixlstm

2D variant of "Are Vision xLSTM Embedded UNet More Reliable in Medical 3D Image Segmentation?"
https://github.com/willxxy/2d-u-vixlstm

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# 2D-U-VixLSTM

2D variant of ["Are Vision xLSTM Embedded UNet More Reliable in Medical 3D Image Segmentation?"](https://github.com/duttapallabi2907/U-VixLSTM)

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]'`

3. `pip install -r requirements.txt`

## Basic Usage
1. `main.py`