Skip to content

Evaluation of Thyroid Nodules Seen on Ultrasound Using Multi-task Deep Convolutional Neural Network (CNN)

License

Notifications You must be signed in to change notification settings

mille055/thyroid-us

 
 

Repository files navigation

thyroid-us

Code repository for Evaluation of Thyroid Nodules Seen on Ultrasound: Comparison of Deep Learning to Radiologists Using ACR TI-RADS.

Developed by mateuszbuda.

It contains implementation of a multi-task CNN model using Keras framework with TensorFlow backend.

Multi-task CNN

If you use this code in your research, consider citing:

@article{buda2019evaluation,
  title={Evaluation of Thyroid Nodules Seen on Ultrasound: Comparison of Deep Learning to Radiologists Using ACR TI-RADS},
  author={Buda, Mateusz and Wildman-Tobriner, Benjamin and Hoang, Jenny K and Thayer, David and Tessler, Franklin N and Middleton, William D and Mazurowski, Maciej A},
  journal={Radiology},
  year={2019},
  publisher={Radiological Society of North America}
}

ROC curves comparing our method to radiologists for evaluating malignancy on the test set of 99 cases:

Test ROC

About

Evaluation of Thyroid Nodules Seen on Ultrasound Using Multi-task Deep Convolutional Neural Network (CNN)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.3%
  • MATLAB 35.7%