A Survey on Deep Learning Techniques Applied to medical image analysis

作者:禅与计算机程序设计艺术

文章目录

  • 1.简介
  • 2.Background and Key Concepts
    • Introduction
    • Key Terms & Concepts
  • 3.Core Technical Concepts and Operations
    • Convolutional Neural Network (CNN)
      • Structure of a CNN Layer
      • Building Blocks of CNN
        • Convolutional Layers
        • Activation Functions
        • Pooling Layers
        • Fully Connected Layers
        • Regularization Layers
    • Recurrent Neural Network (RNN)
      • Types of RNNs
      • Applications of RNNs
    • Autoencoder
      • Structures of Autoencoders
      • Connectionist Temporal Classification (CTC)

1.简介

Deep learning (DL) techniques have become increasingly popular in the medical image analysis domain due to their potential for improving accuracy and reducing costs compared to traditional manual methods. However, DL is still a relatively new field that has not yet been thoroughly explored or widely used by researchers and developers outside the medical imaging industry. In this survey paper, we aim to provide a comprehensive review of recent advances made in the area of DL applied to medical images, including popular deep neural networks architectures such as convolutional neural networks (CNNs), recurrent neural networks (RNNs), and autoencoders, as well as attention mechanisms and transforme

你可能感兴趣的:(AI人工智能与大数据,自然语言处理,人工智能,语言模型,编程实践,开发语言,架构设计)