Giter Site home page Giter Site logo

luoxd1996 / robustnpc Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 0.0 9.76 MB

[GreenJournal2023] Deep learning-based accurate delineation of primary gross tumor volume of nasopharyngeal carcinoma on heterogeneous magnetic resonance imaging: a large-scale and multi-center study

Home Page: https://www.sciencedirect.com/science/article/pii/S016781402300018X

License: MIT License

Python 100.00%
nasopharyngeal-carcinoma primary-gross-tumor-volume

robustnpc's Introduction

RobustNPC

Deep learning-based accurate delineation of primary gross tumor volume of nasopharyngeal carcinoma on heterogeneous magnetic resonance imaging: a large-scale and multi-center study

Notes

  • This work was modified from nnUNet.
  • Due to data privacy protection, we can not release the five hospital datasets, but we released the trained our proposed-framework for new data prediction.

How to use

1. Before you can use this package for NPC segmentation. You should install:

  • PyTorch version >=1.8
  • Some common python packages such as Numpy, SimpleITK, OpenCV, Scipy......

2. Run the inference script.

  • Download the trained model (trained on 600 T1-weighted MRI images from 3 hospitals) from Google Drive to ./pretrained_model/.
  • Now, you can use the following code to generate NPC-GTVp delineation.
from InferRobustNPC import Inference3D
Inference3D(rawf="example.nii.gz", save_path="example_pred.nii.gz") # rawf is the path of input image; save_path is the path of prediction.
  • The trained model just can predict the T1-weighted MRI images, the thickness should be in the range of 2.5mm-10.0mm (<1.0mm images will be supported later).

  • This project was originally developed for our previous work RobustNPC, if you find it's useful for your research, please consider to cite the followings:

      @article{luo2023deep,
      title={Deep learning-based accurate delineation of primary gross tumor volume of nasopharyngeal carcinoma on heterogeneous magnetic resonance imaging: a large-scale and multi-center study},
      author={Luo, Xiangde and Liao, Wenjun and He, Yuan and Tang, Fan and Wu, Mengwan and Shen, Yuanyuan and Huang, Hui and Song, Tao and Li, Kang and Zhang, Shichuan and Zhang, Shaoting and Wang, Guotai},
      journal={Radiotherapy and Oncology},
      volumes={180},
      pages={109480},
      year={2023},
      publisher={Elsevier}
      }
    

or

"Deep learning-based accurate delineation of primary gross tumor volume of nasopharyngeal carcinoma on heterogeneous magnetic resonance imaging: A large-scale and multi-center study." Radiotherapy and Oncology 180, (2023): 109480. Accessed February 6, 2023. https://doi.org/10.1016/j.radonc.2023.109480.

Acknowledgment and Statement

If you have any question, please contact Xiangde Luo.

robustnpc's People

Contributors

luoxd1996 avatar

Stargazers

 avatar Zihao avatar Jia Fu avatar  avatar  avatar Jintao avatar  avatar Xinya Liu avatar

Watchers

 avatar Kostas Georgiou avatar

robustnpc's Issues

About Loss

Hi
Thanks for your great work. I haved follow the work from your team for a long time. In your paper, you metioned that "a loss function was used to encourage the two predictions to be similar ..."
How could i find such loss in this repository?

Thanks

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.