Giter Club home page Giter Club logo

bcp's Introduction

Bidirectional Copy-Paste for Semi-Supervised Medical Image Segmentation (CVPR 2023)

by Yunhao Bai, Duowen Chen, Qingli Li, Wei Shen, and Yan Wang.

Introduction

Official code for "Bidirectional Copy-Paste for Semi-Supervised Medical Image Segmentation". (CVPR 2023)

Requirements

This repository is based on PyTorch 1.8.0, CUDA 11.1 and Python 3.6.13. All experiments in our paper were conducted on NVIDIA GeForce RTX 3090 GPU with an identical experimental setting.

News

2024/3/27

1.Many issues interest in KDE plot, we provide code/KDE_demo.py to show how we draw the KDE distribution.

2.We provide BCP model parameters trained on 20% NIH-Pancreas. 链接: https://pan.baidu.com/s/1kGqRsEF4BX_yChKV3kMNVQ?pwd=hsjb 提取码: hsjb

2023/07

We provide NIH-Pancreas dataset codes code/pancreas, data split (and other information) could be got at CoraNet

Usage

We provide code, data_split and models for LA and ACDC dataset.

Data could be got at LA and ACDC.

To train a model,

python ./code/LA_BCP_train.py  #for LA training
python ./code/ACDC_BCP_train.py  #for ACDC training

To test a model,

python ./code/test_LA.py  #for LA testing
python ./code/test_ACDC.py  #for ACDC testing

Citation

If you find these projects useful, please consider citing:

@article{DBLP:journals/corr/abs-2305-00673,
  author       = {Yunhao Bai and
                  Duowen Chen and
                  Qingli Li and
                  Wei Shen and
                  Yan Wang},
  title        = {Bidirectional Copy-Paste for Semi-Supervised Medical Image Segmentation},
  journal      = {CoRR},
  volume       = {abs/2305.00673},
  year         = {2023}
}

Acknowledgements

Our code is largely based on SS-Net. Thanks for these authors for their valuable work, hope our work can also contribute to related research.

Questions

If you have any questions, welcome contact me at '[email protected]'

bcp's People

Contributors

byhwhite avatar guspan-tanadi avatar phpjava666 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.