Skip to content

ortonwang/ScribbleVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Introduction

This repository is for our paper: 'ScribbleVS: Scribble-Supervised Medical Image Segmentation via Regional Pseudo Labels Diffusion and Dynamic Selection'.

#Data: You could refer https://github.com/HUANGLIZI/ScribbleVC or https://github.com/BWGZK/CycleMix for the preprocessed ACDC Dataset.

#Training: put the dataset in the ACDC folder, --Data ----ACDC

python train.py  --gpu 0  --exp model1
python test_3D.py --exp model1 --gpu 0

Acknowledgements:

Our code is origin from ScribbleVC and CycleMix. Thanks for these authors for their valuable works.

About

The code is coming soon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages