Skip to content

RosalindFok/3D-BrainTumorSegmentat4MIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 13, 2024
7ca36f2 · Jun 13, 2024

History

16 Commits
May 2, 2024
Apr 6, 2024
Apr 6, 2024
May 1, 2024
May 24, 2024
Jun 13, 2024
Jun 13, 2024
May 2, 2024
May 24, 2024
May 24, 2024
May 24, 2024
May 24, 2024
May 24, 2024
May 1, 2024

Repository files navigation

3D-BrainTumorSegmentat4MIA

2024 Spring Medical Image Analysis of UCAS

Environment

conda create --name brats python=3.11
source activate brats

pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
pip install h5py -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install nibabel -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install tqdm -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install pyyaml -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install scipy -i https://pypi.tuna.tsinghua.edu.cn/simple/

Run in BsccCloud

Device = NVIDIA A100-PCIE-40GB

chmod 777 run.sh
dsub -s run.sh # submit the job
djob           # get the job_id
djob -T job_id # cancel the job

About

Medical Image Analysis(UCAS 2024 Spring)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published