Giter VIP home page Giter VIP logo

unsuprevised_seg_via_cnn's Introduction

Unsupervised Segmentation Using Convolutional Neural Network

arXiv

This is a Tensorflow/Keras implementation of my paper:

Chen, Junyu, et al. "Medical Image Segmentation via Unsupervised Convolutional Neural Network. " Medical Imaging with Deep Learning (MIDL), 2020.

👋 Note that this method does binary segmentation. Please check out our new approach 👉 (FCM loss) for unsupervised and semi-supervised loss functions for multi-class segmentation (PyTorch and TensorFlow).

Network Architecture:

Evaluation and Results:

We evaluated four settings of the proposed algorithm on the task of bone segmentation in bone SPECT images:

  • Mode 1: Unsupervised (self-supervised) training with L_ACWE.

  • Mode 2: Mode 1 + fine-tuning using L_label with 10 ground truth (GT) labels.

  • Mode 3: Mode 1 + fine-tuning using L_label with 80 GT labels.

  • Mode 4: Training with L_ACWE + L_label.

The quantitative results can be found in the paper, and here are some qualitative results:

Comparing to traditional ACWE:

If you find this code is useful in your research, please consider to cite:

@inproceedings{
chen2020medical,
title={Medical Image Segmentation via Unsupervised Convolutional Neural Network},
author={Junyu Chen and Eric C. Frey},
booktitle={Medical Imaging with Deep Learning},
year={2020},
url={https://openreview.net/forum?id=XrbnSCv4LU}
}

unsuprevised_seg_via_cnn's People

Contributors

junyuchen245 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

unsuprevised_seg_via_cnn's Issues

Pytorch

你好,是否有Pytorch的训练代码呢?

Get data set

Thank you very much for opening the source code. Can you provide a little original data set?

Run `Mode4`

Thanks for your great work.

I want to run Mode4 described in your paper.
I ever tried to run other modes successfully.
Could you help me with how to run the Mode4 step by step?

Thanks in advance.

How to train this model on customized data (images)

Hi,

Great work there with some impressive results!

I would like to use your model for my experiments with 3D thermographic images. Could you kindly guide me on how to run the model after cloning this repo?

I understand I have to run train.py as other files are already imported within it.

Regarding the arrangement of my images, how should I go about this? May I know what images and how many of them are in each of these 4 directories? Can I train with just 1 image and test with another?
imgDir = '/netscratch/jchen/SPECTSeg_data/train/'
gtDir = '/netscratch/jchen/SPECTSeg_data/train/'
imgTestDir = '/netscratch/jchen/SPECTSeg_data/test/'
gtTestDir = '/netscratch/jchen/SPECTSeg_data/test/'

Looking forward to hearing from you.

Thanks in advance!

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.