Can Deep Learning Do Everything in AI? An Exploration of Simple Examples in Image Segmentation (original) (raw)

Applying Deep Learning for Image Segmentation: A Survey

World Congress on Electrical Engineering and Computer Systems and Science

Image segmentation is one of the most important branches of image processing. But it comes with various challenges and problems to be solved. Researchers are always working on improving the accuracy, quality and performance of image segmentation techniques. As in modern days, deep learning being involved in almost all problem solving, it is being used in image segmentation too. In this paper, we discussed few image segmentation techniques developed using deep learning, some implementation of these techniques to applications. And lastly, we addressed some limitations, challenges and research scopes for future.

A New Model for Image Segmentation Based on Deep Learning

International Journal of Online and Biomedical Engineering (iJOE), 2021

Image segmentation of the medical image and its conversion into anatomical models is an important technique and main point in computer vision (CV) and image processing (IP), training tools that are used routinely in the fields of medicine and surgery. Segmenting images and converting them into a model that depends on its work on the different algorithms and the extent of technological advancement and method of application. The advancement of segmentation algorithms has led to the possibility of creating three-dimensional models for the patient to study without endangering his life. This paper describes a combination of two fields of solving segmentation problem to convert through the workflow of a hybrid algorithm structure Convolutional neural network (CNN, Active Contour & Deep Multi-Planar) and seg3d2 to switch DICOM medical rays “Digital Imaging and Communications in Medicine” into a 3Dimintional model, using data from active contour to be the input of deep learning. This resear...

A Study on Using Deep Learning for Segmentation of Medical Image

Emerging Technologies for Smart Cities, 2021

Segmentation of medical images using deep learning has provided stateof-the-art performances in this area of work. With the availability of large digital datasets and access to powerful GPUs, deep learning has transformed our world. We are now able to make computers mimic and replicate the functions of the human mind simply by providing enough data and computing the problem. Deep learning has a huge potential for medical image analysis and now it has been firmly established as a robust tool in image segmentation. This paper addresses the six popular methods that have employed deep-learning techniques for the segmentation of medical images which play a massive impact in the medical healthcare industry and in turn make a contributing role towards the concept of smart cities. A comparative study on these deep learning-based segmentation techniques will provide a researcher working in the field of medical imaging to explore further in this area for higher accuracy and better results.

Evolution of Image Segmentation using Deep Convolutional Neural Network: A Survey

Knowledge-Based Systems, 2020

From the autonomous car driving to medical diagnosis, the requirement of the task of image segmentation is everywhere. Segmentation of an image is one of the indispensable tasks in computer vision. This task is comparatively complicated than other vision tasks as it needs low level spatial information. Basically, image segmentation can be of two types: semantic segmentation and instance segmentation. The combined version of these two basic tasks is known as panoptic segmentation. In the recent era, the success of deep convolutional neural network (CNN) has influenced the field of segmentation greatly and gave us various successful models till date. In this survey, we are going to take a glance on the evolution of both semantic and instance segmentation work based on CNN. We have also specified architectural details of some state-of-the-art models and discuss their comparative training details to present a lucid understanding of hyper-parameter tuning of those models. We have also drawn a comparison among the performance of those models on different datasets.

How deep learning is empowering semantic segmentation

Multimedia Tools and Applications

Semantic segmentation involves extracting meaningful information from images or input from a video or recording frames. It is the way to perform the extraction by checking pixels by pixel using a classification approach. It gives us more accurate and fine details from the data we need for further evaluation. Formerly, we had a few techniques based on some unsupervised learning perspectives or some conventional ways to do some image processing tasks. With the advent of time, techniques are improving, and we now have more improved and efficient methods for segmentation. Image segmentation is slightly simpler than semantic segmentation because of the technical perspective as semantic segmentation is pixels based. After that, the detected part based on the label will be masked and refer to the masked objects based on the classes we have defined with a relevant class name and the designated color. In this paper, we have reviewed almost all the supervised and unsupervised learning algorithms from scratch to advanced and more efficient algorithms that have been done for semantic segmentation. As far as deep learning is concerned, we have many techniques already developed until now. We have studied around 120 papers in this research area. We have concluded how deep learning is helping in solving the critical issues of semantic segmentation and gives us more efficient results. We have reviewed and comprehensively studied different surveys on semantic segmentation, specifically using deep learning.

IJERT-A Survey on Semantic Segmentation using Deep Learning Techniques

International Journal of Engineering Research and Technology (IJERT), 2021

https://www.ijert.org/a-survey-on-semantic-segmentation-using-deep-learning-techniques https://www.ijert.org/research/a-survey-on-semantic-segmentation-using-deep-learning-techniques-IJERTCONV9IS05011.pdf Semantic segmentation is a challenging task in the field of computer vision. It is process of classifying each pixel belonging to a particular label. It has many challenging applications such as autonomous vehicles, human-computer interaction, robot navigation, medical research and so on, which motivates us to survey the different semantic segmentation architectures. Most of these methods have been built using the deep learning techniques. In this paper we made a review of some state-of-the-art Convolutional Neural Network(CNN) architectures such as AlexNet, GoogleNet, VGGNet, ResNet which form the basis for Semantic Segmentation. Further, we presenteddifferent semanticsegmentation architectures such as Fully Convolutional Network (FCN), ParseNet, Deconvolution Network, U-Net, Feature Pyramid Network(FPN), Mask R-CNN. Finally, we compared the performances of all these architectures.

Deep Learning for Image Segmentation: A Focus on Medical Imaging

Computers, Materials & Continua

Image segmentation is crucial for various research areas. Many computer vision applications depend on segmenting images to understand the scene, such as autonomous driving, surveillance systems, robotics, and medical imaging. With the recent advances in deep learning (DL) and its confounding results in image segmentation, more attention has been drawn to its use in medical image segmentation. This article introduces a survey of the state-of-the-art deep convolution neural network (CNN) models and mechanisms utilized in image segmentation. First, segmentation models are categorized based on their model architecture and primary working principle. Then, CNN categories are described, and various models are discussed within each category. Compared with other existing surveys, several applications with multiple architectural adaptations are discussed within each category. A comparative summary is included to give the reader insights into utilized architectures in different applications and datasets. This study focuses on medical image segmentation applications, where the most widely used architectures are illustrated, and other promising models are suggested that have proven their success in different domains. Finally, the present work discusses current limitations and solutions along with future trends in the field.

A Survey on Medical Image Segmentation Based on Deep Learning Techniques

Big Data and Cognitive Computing

Deep learning techniques have rapidly become important as a preferred method for evaluating medical image segmentation. This survey analyses different contributions in the deep learning medical field, including the major common issues published in recent years, and also discusses the fundamentals of deep learning concepts applicable to medical image segmentation. The study of deep learning can be applied to image categorization, object recognition, segmentation, registration, and other tasks. First, the basic ideas of deep learning techniques, applications, and frameworks are introduced. Deep learning techniques that operate the ideal applications are briefly explained. This paper indicates that there is a previous experience with different techniques in the class of medical image segmentation. Deep learning has been designed to describe and respond to various challenges in the field of medical image analysis such as low accuracy of image classification, low segmentation resolution,...

Medical image segmentation using deep learning: A survey

IET Image Processing, 2022

Deep learning has been widely used for medical image segmentation and a large number of papers has been presented recording the success of deep learning in the field. In this paper, we present a comprehensive thematic survey on medical image segmentation using deep learning techniques. This paper makes two original contributions. Firstly, compared to traditional surveys that directly divide literatures of deep learning on medical image segmentation into many groups and introduce literatures in detail for each group, we classify currently popular literatures according to a multi-level structure from coarse to fine. Secondly, this paper focuses on supervised and weakly supervised learning approaches, without including unsupervised approaches since they have been introduced in many old surveys and they are not popular currently. For supervised learning approaches, we analyze literatures in three aspects: the selection of backbone networks, the design of network blocks, and the improvement of loss functions. For weakly supervised learning approaches, we investigate literature according to data augmentation, transfer learning, and interactive segmentation, separately. Compared to existing surveys, this survey classifies the literatures very differently from before and is more convenient for readers to understand the relevant rationale and will guide them to think of appropriate improvements in medical image segmentation based on deep learning approaches.

A Systematic Literature Review on Machine Learning and Deep Learning Methods for Semantic Segmentation

IEEE Access

Machine learning and deep learning algorithms are widely used in computer science domains. These algorithms are mostly used for classification and regression problems in almost every field of life. Semantic segmentation is an instantly growing research topic in the last few decades that refers to the association of each pixel in the image to the class it belongs. This paper illustrates the systematic survey of advanced research in the field of semantic segmentation till date. This study provides the brief knowledge about the latest proposed methods in the domain of semantic segmentation. The proposed study comprehends the concepts, techniques, tool, and results of different research frameworks proposed in the context of semantic segmentation. This study discusses the latest research papers in which machine learning and deep learning techniques are exploited for semantic segmentation and published between 2016 and 2021. The systematic literature review collected from seven different article libraries including ACM digital Library, Google Scholar, IEEE Xplore, Science Direct, Google Books, Refseek and Worldwide Science. For assuring the quality of the paper those papers are selected which have several citations on standardized platforms. Most of the studies used COCO, PASCAL, Cityscapes and CamVid dataset for training and validation of the machine learning and deep learning models. The results of the selected research articles are collected in the form of accuracy, mIoU value, F1 score, precision, and recall. In this study, we also conclude that most of the semantic segmentation studies use ResNet as the backbone of the architecture and none of the researchers used ensemble learning methods for semantic segmentation that is the loophole of the selected studies.