Giter Club home page Giter Club logo

3dconvcaps's Introduction

3DConvCaps: 3DUnet with Convolutional Capsule Encoder for Medical Image Segmentation

Table of Contents

Introduction

alt text

The figure above illustrates our 3DConvCaps architecture. Details about it are described in our paper here. The main implementation of this network can be find here.

Usage

Installation

  • Clone the repository:
git clone https://github.com/UARK-AICV-Lab/3DConvCaps
  • Install dependencies depends on your cuda version (CUDA 10 or CUDA 11)
conda env create -f environment_cuda11.yml
or
conda env create -f environment_cuda10.yml

Data preparation

Our method is evaluated on three datasets:

See this repository for more details on data preparation.

Training

The training example script is available here

Validation

The evaluating example script is available here

See this repository for more details on training and evaluating parameters.

Trained models

Our trained 3DConvCaps models on three datasets can be downloaded as follows:

Acknowledgement

The implementation is mainly based on 3DUCaps thorough implementation.

Citation

@article{tran20223dconvcaps,
  title={3DConvCaps: 3DUnet with Convolutional Capsule Encoder for Medical Image Segmentation},
  author={Tran, Minh and Vo-Ho, Viet-Khoa and Le, Ngan TH},
  journal={arXiv preprint arXiv:2205.09299},
  year={2022}
}

Contacts

If you have any question, feel free to open an issue.

3dconvcaps's People

Contributors

trqminh 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.