This is the official implementation for Stepwise Feature Fusion: Local Guides Global
configs/ssformer-S.yaml
dataset
set to your data pathtest.checkpoint_save_path
: path to your downloaded checkpointpython test.py configs/ssformer-S.yaml
configs/train.yaml
model.pretrained_path
: mit pre-trained checkpoint pathother
: path to save your training checkpoint and log filepython train.py configs/train.yaml
Wang, J., Huang, Q., Tang, F., Meng, J., Su, J., Song, S. (2022).
Stepwise Feature Fusion: Local Guides Global.
In: Wang, L., Dou, Q., Fletcher, P.T., Speidel, S., Li, S. (eds)
Medical Image Computing and Computer Assisted Intervention – MICCAI 2022.
MICCAI 2022. Lecture Notes in Computer Science, vol 13433. Springer, Cham.
https://doi.org/10.1007/978-3-031-16437-8_11