Deep Learning-based Bio-Medical Image Segmentation using UNet
Architecture and Transfer Learning
- URL: http://arxiv.org/abs/2305.14841v1
- Date: Wed, 24 May 2023 07:45:54 GMT
- Title: Deep Learning-based Bio-Medical Image Segmentation using UNet
Architecture and Transfer Learning
- Authors: Nima Hassanpour and Abouzar Ghavami
- Abstract summary: We implement UNet architecture from scratch and evaluate its performance on biomedical image datasets.
We show that transferred learning model has better performance in image segmentation than UNet model that is implemented from scratch.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Image segmentation is a branch of computer vision that is widely used in real
world applications including biomedical image processing. With recent
advancement of deep learning, image segmentation has achieved at a very high
level performance. Recently, UNet architecture is found as the core of novel
deep learning segmentation methods. In this paper we implement UNet
architecture from scratch with using basic blocks in Pytorch and evaluate its
performance on multiple biomedical image datasets. We also use transfer
learning to apply novel modified UNet segmentation packages on the biomedical
image datasets. We fine tune the pre-trained transferred model with each
specific dataset. We compare its performance with our fundamental UNet
implementation. We show that transferred learning model has better performance
in image segmentation than UNet model that is implemented from scratch.
Related papers
- Development of CNN Architectures using Transfer Learning Methods for Medical Image Classification [0.294944680995069]
This paper investigates the development of CNN architectures using transfer learning techniques in the field of medical image classification.
Our findings help make an informed decision while selecting the optimum and state-of-the-art CNN architectures.
arXiv Detail & Related papers (2024-10-22T05:37:51Z) - UnSeg: One Universal Unlearnable Example Generator is Enough against All Image Segmentation [64.01742988773745]
An increasing privacy concern exists regarding training large-scale image segmentation models on unauthorized private data.
We exploit the concept of unlearnable examples to make images unusable to model training by generating and adding unlearnable noise into the original images.
We empirically verify the effectiveness of UnSeg across 6 mainstream image segmentation tasks, 10 widely used datasets, and 7 different network architectures.
arXiv Detail & Related papers (2024-10-13T16:34:46Z) - Perspectives: Comparison of Deep Learning Segmentation Models on Biophysical and Biomedical Data [0.0]
We compare convolutional neural networks, U-Nets, vision transformers, and vision state space models.
In doing so, we establish criteria for determining optimal conditions under which each model excels.
arXiv Detail & Related papers (2024-08-14T19:49:19Z) - Diffusion-based Data Augmentation for Nuclei Image Segmentation [68.28350341833526]
We introduce the first diffusion-based augmentation method for nuclei segmentation.
The idea is to synthesize a large number of labeled images to facilitate training the segmentation model.
The experimental results show that by augmenting 10% labeled real dataset with synthetic samples, one can achieve comparable segmentation results.
arXiv Detail & Related papers (2023-10-22T06:16:16Z) - Self-Supervised Correction Learning for Semi-Supervised Biomedical Image
Segmentation [84.58210297703714]
We propose a self-supervised correction learning paradigm for semi-supervised biomedical image segmentation.
We design a dual-task network, including a shared encoder and two independent decoders for segmentation and lesion region inpainting.
Experiments on three medical image segmentation datasets for different tasks demonstrate the outstanding performance of our method.
arXiv Detail & Related papers (2023-01-12T08:19:46Z) - Segmenter: Transformer for Semantic Segmentation [79.9887988699159]
We introduce Segmenter, a transformer model for semantic segmentation.
We build on the recent Vision Transformer (ViT) and extend it to semantic segmentation.
It outperforms the state of the art on the challenging ADE20K dataset and performs on-par on Pascal Context and Cityscapes.
arXiv Detail & Related papers (2021-05-12T13:01:44Z) - Semantic Segmentation with Generative Models: Semi-Supervised Learning
and Strong Out-of-Domain Generalization [112.68171734288237]
We propose a novel framework for discriminative pixel-level tasks using a generative model of both images and labels.
We learn a generative adversarial network that captures the joint image-label distribution and is trained efficiently using a large set of unlabeled images.
We demonstrate strong in-domain performance compared to several baselines, and are the first to showcase extreme out-of-domain generalization.
arXiv Detail & Related papers (2021-04-12T21:41:25Z) - Two layer Ensemble of Deep Learning Models for Medical Image
Segmentation [0.2699900017799093]
We propose a two-layer ensemble of deep learning models for the segmentation of medical images.
The prediction for each training image pixel made by each model in the first layer is used as the augmented data of the training image.
The prediction of the second layer is then combined by using a weights-based scheme in which each model contributes differently to the combined result.
arXiv Detail & Related papers (2021-04-10T16:52:34Z) - Embedding-based Instance Segmentation of Microscopy Images [8.516639438995785]
We introduce EmbedSeg, an end-to-end trainable deep learning method based on the work by Neven et al.
While their approach embeds each pixel to the centroid of any given instance, in EmbedSeg, motivated by the complex shapes of biological objects, we propose to use the medoid instead.
We demonstrate that embedding-based instance segmentation achieves competitive results in comparison to state-of-the-art methods on diverse microscopy datasets.
arXiv Detail & Related papers (2021-01-25T12:06:44Z) - Multi-task pre-training of deep neural networks for digital pathology [8.74883469030132]
We first assemble and transform many digital pathology datasets into a pool of 22 classification tasks and almost 900k images.
We show that our models used as feature extractors either improve significantly over ImageNet pre-trained models or provide comparable performance.
arXiv Detail & Related papers (2020-05-05T08:50:17Z) - Image Segmentation Using Deep Learning: A Survey [58.37211170954998]
Image segmentation is a key topic in image processing and computer vision.
There has been a substantial amount of works aimed at developing image segmentation approaches using deep learning models.
arXiv Detail & Related papers (2020-01-15T21:37:47Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.