Skip to content

DesertsP/Hybrid-Supervised-Segmentation

Repository files navigation

Label-Efficient Hybrid-Supervised Learning for Medical Image Segmentation

This is the official implementaion of paper " Label-Efficient Hybrid-Supervised Learning for Medical Image Segmentation".

This code is messy and unsorted now, we will clean it up in the future.

This repository contains PyTorch training and evaluation code for Pascal VOC 2012 and COCO dataset.

export CUDA_VISIBLE_DEVICES=0,1
python -m torch.distributed.launch --nproc_per_node=2 train_xx.py --config configs/xx.yaml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors