Giter Site home page Giter Site logo

ffc3dlungdir's Introduction

FFC3DLungDIR: Fast Fourier Convolution-based Model for 4D-CT Lung Deformable Image Registration

This is the code for 4D-CT Lung Deformable Image Registration.

Proposed Framework

You can see the overall framework named FFC3DLungDIR which has been used in this study. Inspired by, Fast Fourier Convolution paper, we utilized the 3D version of this operator (FFC3D) to increase the receptive field of typical convolution operators to capture global and local information in feature maps simultaneously.

Quick starts

Requirements

In order to install the required packages, run this command in your cmd or terminal:

pip install -r requirements.txt

Data preparation

For training the model, we have used CREATIS dataset consisting 6 sets of 4D-CT lung images. As a test set, we utilized publicly available DIRLAB dataset including 10 sets of 4D-CT lung images each containing images of ten respiratory cycle phases.

Training

Configure FFCResnetGenerator_settings.yaml to build your desired architecture. Also, for setting the training parameters e.g., hyperparameters, modify training_settings.yaml. Then, for training it, run train.py using the following command in your terminal or cmd:

python train.py --exp [experiment number] --training_config_path path/to/model/config --model_config_path [path/to/model/config] --training_config_path [path/to/training/config]

Qualitative results

ffc3dlungdir's People

Contributors

mohammadhashemii avatar yuxizheng 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.