项目作者: BCV-Uniandes

项目描述 :
LUng CAncer Screeningwith Multimodal Biomarkers
高级语言: Python
项目地址: git://github.com/BCV-Uniandes/LUCAS.git
创建时间: 2020-07-30T20:49:08Z
项目社区:https://github.com/BCV-Uniandes/LUCAS

开源协议:

下载


LUCAS

This is the Pytorch implementation of LUCAS: LUng CAncer Screening with Multimodal Biomarkers presented at the Multimodal Learning for Clinical Decision Support workshop ML-CDS in MICCAI, 2020.

<img src=”img/overview_LUCAS.png” width=500”//>

LUCAS dataset and pretrained models

You can access the LUCAS dataset, corresponding annotations, and pretrained models following this link

Installation

Requirements:

  • Python >= 3.6
  • Pytorch == 1.4
  • Numpy
  • NiBabel
  • Apex (optional, for Automatic Mixed Precision training)

Citation

  1. @inproceedings{daza2020lucas,
  2. title={LUCAS: LUng CAncer Screening with Multimodal Biomarkers},
  3. author={Daza, Laura and Castillo, Angela and Escobar, Maria and Valencia, Sergio and Pinz{\'o}n, Bibiana and Arbel{\'a}ez, Pablo},
  4. booktitle={Multimodal Learning for Clinical Decision Support and Clinical Image-Based Procedures},
  5. pages={115--124},
  6. year={2020},
  7. organization={Springer}
  8. }

Acknowledgments

This project was partially supported by the Google Latin America Research Awards (LARA) 2019.