Implementation of "Scale-aware Test-time Click Adaptation for Pulmonary Nodule and Mass Segmentation"
Pulmonary nodules and masses are crucial imaging features in lung cancer screening that require careful management in clinical diagnosis. The segmentation performance on various sizes of lesions of nodule and mass is still challenging. Here, we use a multi-scale neural network with scale-aware test-time adaptation to address this challenge.
(a): Visualization on results of four large-scale mass segmentation given by nnUNet baseline.
(b): Statistics of the number of nodules at different scales in three datasets.
(c): The distribution of recall rate with respect to the nodule size.
The pipeline of the proposed Scale-aware Test-time Click Adaptation.
Run python train.py
to train from scratch on your training set.
Run python sattc.py
to do scare-aware test-time click adaptation on your test set.