Skip to content

Official implementation of "Addressing Distribution Mismatch for Effective Semi-Supervised Neuron Segmentation" [under review]

Notifications You must be signed in to change notification settings

yanchaoz/SL-SSNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SL-SSNS

Official implementation of "Addressing Distribution Mismatch for Effective Semi-Supervised Neuron Segmentation" [under review]

Selective Labeling

Pretraining

cd Pretraining
python pretraining.py

CGS Selection

cd CGS
python CGS.py

Semi-supervised Training

cd IIC-Net

Supervised Warm-up

python warmup.py

Mixed-view Consistency Regularization

python semi_tuning.py

Acknowledgement

This code is based on SSNS-Net (IEEE TMI'22) by Huang Wei et al. The postprocessing tools are based on constantinpape/elf and funkey/waterz. Should you have any further questions, please let us know. Thanks again for your interest.

About

Official implementation of "Addressing Distribution Mismatch for Effective Semi-Supervised Neuron Segmentation" [under review]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages