Coder Social home page Coder Social logo

yimilirui / gbdl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jianf-wang/gbdl

0.0 0.0 0.0 27 KB

A Pytorch implementation of CVPR 2022 paper "Rethinking Bayesian Deep Learning Methods for Semi-Supervised Volumetric Medical Image Segmentation"

Shell 0.41% Python 99.59%

gbdl's Introduction

Rethinking Bayesian Deep Learning Methods for Semi-Supervised Volumetric Medical Image Segmentation (CVPR 2022)

A Pytorch implementation of our CVPR 2022 paper "Rethinking Bayesian Deep Learning Methods for Semi-Supervised Volumetric Medical Image Segmentation".

Build

please run with the following command:

conda env create -f GBDL_env.yaml
conda activate GBDL

Preparation

The datasets can be downloaded from their official sites. We also provide them here:

Baidu Disk: download (code: zr4s)

Google Drive: download

Note that they are saved as 'png', which are extracted from their original datasets without any further preprocessing.

Plus, please prepare the training and the testing text files. Each file has the following format:

/Path/to/the/image/files /Path/to/the/label/map/files
...
...

We provide two example files, i.e., 'train_AtriaSeg.txt' and 'test_AtriaSeg.txt'

Training

After the preperation, you can start to train your model. We provide an example file "train_AtriaSeg_16.sh", please run with:

sh train_AtriaSeg_16.sh

After the training, the latest model will be saved, which is used for testing.

Testing

We provide an example file "test_AtriaSeg_16.sh", please run with:

sh test_AtriaSeg_16.sh

Citation

@inproceedings{wang2022rethinking,
title={Rethinking Bayesian Deep Learning Methods for Semi-Supervised Volumetric Medical Image Segmentation},
author={Wang, Jianfeng and Lukasiewicz, Thomas},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={182--190},
year={2022}
}

gbdl's People

Contributors

jianf-wang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.