Giter VIP home page Giter VIP logo

3d-seedless-region-growing-for-rfa-needle-modeling's Introduction

Accurate Localization of Needle to Support The Guidance of RFA Surgery in Liver Cancer Treatment

This git contains the source code for Chu The Thuan's Bachelor thesis
Supervisor: Dr. Luu Manh Ha
Mentors: Pham Xuan Loc, Le Quoc Anh

Introduction

The target of this project is to accurately localize and simulate the needle in RFA liver cancer treatment. This method is expected to provide radiologists with better sense and near real time estimation of the position of the needle, which results in higher treatment proficiency.

Method

We divide the pipeline into 4 phases:

  • Liver Segmentation
  • Liver Tumor Segmentation
  • Liver Vessel Segmentation
  • RFA Needle Segmentation

(A) Liver, Tumor and Vessel Segmentation

For the segmentation of liver, tumor and vessel; we reuse state-of-the-art models with high accuracy such as ResUNet, nnUNet and train with our private dataset. For specific details regarding the installation, data preparation, model training and evaluation, please refer to the following github sources:

The source code for these phases are located in folder LIVERSEG, TUMOR-VESSEL.

(B) Needle Segmentation

Recognizing the outstanding intensity difference between the needle and the neighbouring organs, particularly the liver, we proposed a 3D seedless region growing algorithm for light-weight and fast segmentation of the RFA needle. The algorithm is capable of auto-searching for a possible seed before applying the traditional 3D region growing, which fully automates the whole pipeline for needle modelling and visualization of the current surgery state.

The source code for this phase is located in folder NEEDLE. Here are some successful cases of the needle segmentation using our proposed method.

3d-seedless-region-growing-for-rfa-needle-modeling's People

Contributors

thuanchu-99 avatar

Stargazers

huynhat avatar Life Zero 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.