Code Monkey home page Code Monkey logo

atrialjsqnet's Introduction

AtrialJSQnet

Overview

The repository contains the core codes of "AtrialJSQnet: A New Framework for Joint Segmentation and Quantification of Left Atrium and Scars Incorporating Spatial and Shape Information". The resposutory includes four folds:

C++ script fold

This fold includes some tools written using C++ for the pre-processing of LGE MRI.

LearnGC fold

This fold includes the python code to train and test the LearnGC, which was published in MedIA2019. In this manuscript, we employed LearnGC for comparison. Note that the scripts to generate the multi-scale patches and the pre-processing code for LearnGC are not included here. For the complete version of this code, please kindly refer to https://github.com/Marie0909/LearnGC.

Matlab fold

This fold includes some pre-processing scripts employed in AtrialJSQnet, and some of these scripts aimed to use the generated C++ tools mentioned in the C++ script fold.

Python script AtrialJSQnet

This fold includes the python code for training and test the AtrialJSQnet.

Dataset

The dataset employed in this work is from MICCAI 2018: Atrial Segmentation Challenge.

Releated work

You may also be interested in following papers:

  1. Atrial scar quantification via multi-scale CNN in the graph-cuts framework
  2. Medical Image Analysis on Left Atrial LGE MRI for Atrial Fibrillation Studies: A Review
  3. AtrialGeneral: Domain Generalization for Left Atrial Segmentation of Multi-center LGE MRIs

Evaluation

For evaluation, you could run LAScarQS2022_evaluate.py. Before runing LAScarQS2022_evaluate.py, you need to install SimpleITK, medpy and hausdorff by running "pip install SimpleITK/medpy/hausdorff". Also, note that this evaluation tool can only work in windows system as we only compiled the c++ tools in windows now, which are saved in the fold namely "tools".

Cite

If this code is useful for you, please kindly cite this work via:

@article{journal/MedIA/li2022,
title={Atrial{JSQ}net: a new framework for joint segmentation and quantification of left atrium and scars incorporating spatial and shape information},
author={Li, Lei and Zimmer, Veronika A and Schnabel, Julia A and Zhuang, Xiahai},
journal={Medical Image Analysis},
volume={76},
pages={102303},
year={2022},
publisher={Elsevier}
}

If you have any questions, you are always welcome to contact with [email protected].

atrialjsqnet's People

Stargazers

 avatar  avatar  avatar  avatar ZMICLab avatar  avatar lbjcelsius avatar  avatar Sue avatar WeiLi Jiang avatar lyx avatar Changjie avatar NanYoMy avatar  avatar Ravi teja Yamsani avatar

Watchers

James Cloos avatar Lei Li avatar

atrialjsqnet's Issues

Evaluation Metric

Hello, can you please specify which files are performing the model predictions, where did you calculate the dice score,
I only find the evaluation to save the visual results, but not the actual metrics calculations of dice score?
Thank you

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.