• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deep learning can be used to detect diseases like cancer by finding tumor cells through medical images. Deep learning also has the potential to improve the quality of medical care by segmenting organs during surgery or scanning patients for signs of cancer or other ailments. So the goal of this project is to use Monai and PyTorch with the Python programming language to create a deep learning model to segment a liver from a public CT scan dataset. We can use the same model that segments the liver, as well as use the same principle to segment other organs or tumors from CT scans or MRIs.