Skip to content
WonderLand
Go back

Deep Learning in Medical Image

I always have a strong interests in applying deep learning models to medical images analysis. I have two projects related to medical image analysis using deep learning. During the projects I tried to experience the whole pipeline:

As a student from life science background with machine learning and deep learning skills, I have a broader mind to think about medical image problems from different views. From my perspectives, deep learning aided medical image analysis will soon have a wide range of application.

Work Summary

X-ray image for heart disease analysis

CT images for lung disease analysis

We propose some change to analyze the image. For example we propose to use U-net to segment heart mask first. Force the classification model to pay more attention to heart region to make the model more reliable.

For segmentation task, it is suggested to use DICE coefficient. However, it is really hard to use DICE loss to optimize model. We make some changes to DICE loss to restrict the predicted region.

codes

3D deep learning model for lung disease CT images X-ray heart disease image classification

related:


Share this post on:

Previous Post
ECCV 2018 paper reading
Next Post
Synaptic Partner and Cluster Project