Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Convolutional Neural Networks for Medical Images Diagnosis
Rating: 4.2 out of 5(202 ratings)
807 students

Convolutional Neural Networks for Medical Images Diagnosis

CNN, Deep Learning, Medical Imaging, Transfer Learning, CNN Visualization, VGG, ResNet, Inception, Python & Keras
Created byHussein Samma
Last updated 6/2020
English
English

What you'll learn

  • To build from scratch a CNN-based medical diagnosis model.
  • To learn how to get and prepare medical dataset used in this work.
  • To understand by examples how CNN layers are working.
  • To learn by examples different measures which used to evaluate CNN.
  • To learn different techniques used to improve the performances of CNN.
  • To learn how to visualize CNN intermediate layers.
  • To learn how to deploy the trained CNN model using flask API server.
  • To learn how to implement all steps using python, tensorflow, and keras.

Course content

9 sections29 lectures1h 29m total length
  • Introduction0:42

    Build and deploy a CNN-based medical diagnosis model from scratch for remote, web-based access. Explore practical techniques in computer vision, deep learning, and pattern recognition for medical image diagnosis.

  • Outlines3:54

Requirements

  • Have the basic knowledge about CNN
  • Familiar with Python programming
  • Spyder editor with Python 3.7

Description

This course was designed and prepared to be a practical CNN-based medical diagnosis application. It focuses on understanding by examples how CNN layers are working, how to train and evaluate CNN, how to improve CNN performances, how to visualize CNN layers, and how to deploy the final trained CNN model.

All the development tools and materials required for this course are FREE. Besides that, all implemented Python codes are attached with this course.

Who this course is for:

  • This course was designed for students who are interested in the applications of CNN to solve real-world medical diagnosis problem.