transcendentsky e04459c6fe first commit
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00
2023-12-05 14:58:38 +08:00

Slide-SAM: Medical SAM meets sliding window

Training

prepare datasets

python -m  datasets.generate_txt

cache 3d data into slices

python -m datasets.cache_datasets3d

run training

CUDA_VISIBLE_DEVICES=0,1,2,3 python -m core.ddp --tag debug
Description
No description provided
Readme 912 KiB
Languages
Python 100%