Skip to content

Implementation of "Scale-aware Test-time Click Adaptation for Pulmonary Nodule and Mass Segmentation"

Notifications You must be signed in to change notification settings

SplinterLi/SaTTCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaTTCA

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.

Usage

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.

About

Implementation of "Scale-aware Test-time Click Adaptation for Pulmonary Nodule and Mass Segmentation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages