English
Related papers

Related papers: Task Decomposition and Synchronization for Semanti…

200 papers

Multi-scale deep CNNs have been used successfully for problems mapping each pixel to a label, such as depth estimation and semantic segmentation. It has also been shown that such architectures are reusable and can be used for multiple…

Computer Vision and Pattern Recognition · Computer Science 2016-09-21 Arsalan Mousavian , Hamed Pirsiavash , Jana Kosecka

Semantic segmentation is the task of assigning a class-label to each pixel in an image. We propose a region-based semantic segmentation framework which handles both full and weak supervision, and addresses three common problems: (1) Objects…

Computer Vision and Pattern Recognition · Computer Science 2018-11-21 Holger Caesar , Jasper Uijlings , Vittorio Ferrari

Segmentation of 3D images is a fundamental problem in biomedical image analysis. Deep learning (DL) approaches have achieved state-of-the-art segmentation perfor- mance. To exploit the 3D contexts using neural networks, known DL…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Jianxu Chen , Lin Yang , Yizhe Zhang , Mark Alber , Danny Z. Chen

Image segmentation is a key topic in image processing and computer vision with applications such as scene understanding, medical image analysis, robotic perception, video surveillance, augmented reality, and image compression, among many…

Computer Vision and Pattern Recognition · Computer Science 2020-11-17 Shervin Minaee , Yuri Boykov , Fatih Porikli , Antonio Plaza , Nasser Kehtarnavaz , Demetri Terzopoulos

Transfer learning is widely used for training machine learning models. Here, we study the role of transfer learning for training fully convolutional networks (FCNs) for medical image segmentation. Our experiments show that although transfer…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Davood Karimi , Simon K. Warfield , Ali Gholipour

Body segmentation is an important step in many computer vision problems involving human images and one of the key components that affects the performance of all downstream tasks. Several prior works have approached this problem using a…

Computer Vision and Pattern Recognition · Computer Science 2024-07-08 Julijan Jug , Ajda Lampe , Vitomir Štruc , Peter Peer

The goal of our work is to perform pixel label semantic segmentation on 3D biomedical volumetric data. Manual annotation is always difficult for a large bio-medical dataset. So, we consider two cases where one dataset is fully labeled and…

Computer Vision and Pattern Recognition · Computer Science 2020-04-07 Shreya Roy , Anirban Chakraborty

Semantic segmentation of outdoor scenes is problematic when there are variations in imaging conditions. It is known that albedo (reflectance) is invariant to all kinds of illumination effects. Thus, using reflectance images for semantic…

Computer Vision and Pattern Recognition · Computer Science 2018-08-01 Anil S. Baslamisli , Thomas T. Groenestege , Partha Das , Hoang-An Le , Sezer Karaoglu , Theo Gevers

Segmentation is a critical step in medical image analysis. Fully Convolutional Networks (FCNs) have emerged as powerful segmentation models achieving state-of-the-art results in various medical image datasets. Network architectures are…

Image and Video Processing · Electrical Eng. & Systems 2019-07-29 Maria G. Baldeon Calisto , Susana K. Lai-Yuen

Semantic image segmentation is one of fastest growing areas in computer vision with a variety of applications. In many areas, such as robotics and autonomous vehicles, semantic image segmentation is crucial, since it provides the necessary…

Computer Vision and Pattern Recognition · Computer Science 2020-09-29 Georgios Takos

Recent advancements in image segmentation have focused on enhancing the efficiency of the models to meet the demands of real-time applications, especially on edge devices. However, existing research has primarily concentrated on single-task…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Gabriele Rosi , Claudia Cuttano , Niccolò Cavagnero , Giuseppe Averta , Fabio Cermelli

Semantic segmentation in high resolution remote sensing images is a fundamental and challenging task. Convolutional neural networks (CNNs), such as fully convolutional network (FCN) and SegNet, have shown outstanding performance in many…

Computer Vision and Pattern Recognition · Computer Science 2018-05-08 Lichao Mou , Xiao Xiang Zhu

Semantic segmentation, vital for applications ranging from autonomous driving to robotics, faces significant challenges in domains where collecting large annotated datasets is difficult or prohibitively expensive. In such contexts, such as…

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Nico Catalano , Matteo Matteucci

Deep convolutional neural networks have achieved remarkable progress on a variety of medical image computing tasks. A common problem when applying supervised deep learning methods to medical images is the lack of labeled data, which is very…

Computer Vision and Pattern Recognition · Computer Science 2020-05-12 Xiaomeng Li , Lequan Yu , Hao Chen , Chi-Wing Fu , Lei Xing , Pheng-Ann Heng

Semantic Segmentation using deep convolutional neural network pose more complex challenge for any GPU intensive task. As it has to compute million of parameters, it results to huge memory consumption. Moreover, extracting finer features and…

Computer Vision and Pattern Recognition · Computer Science 2020-05-19 Sharif Amit Kamran , Ali Shihab Sabbir

Semantic segmentation is the problem of assigning a class label to every pixel in an image, and is an important component of an autonomous vehicle vision stack for facilitating scene understanding and object detection. However, many of the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-28 Christopher J. Holder , Muhammad Shafique

Deep learning-based semi-supervised learning (SSL) algorithms have led to promising results in medical images segmentation and can alleviate doctors' expensive annotations by leveraging unlabeled data. However, most of the existing SSL…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 Xiangde Luo , Jieneng Chen , Tao Song , Yinan Chen , Guotai Wang , Shaoting Zhang

Many recent medical segmentation systems rely on powerful deep learning models to solve highly specific tasks. To maximize performance, it is standard practice to evaluate numerous pipelines with varying model topologies, optimization…

Machine Learning · Computer Science 2019-11-06 Mathias Perslev , Erik Bjørnager Dam , Akshay Pai , Christian Igel

In this paper we propose a novel deep learning-based algorithm for biomedical image segmentation which uses a sequential attention mechanism able to shift the focus of attention across the image in a selective way, allowing subareas which…

Computer Vision and Pattern Recognition · Computer Science 2019-09-30 Shohei Hayashi , Bisser Raytchev , Toru Tamaki , Kazufumi Kaneda

Semantic segmentation is critical to image content understanding and object localization. Recent development in fully-convolutional neural network (FCN) has enabled accurate pixel-level labeling. One issue in previous works is that the FCN…

Computer Vision and Pattern Recognition · Computer Science 2016-07-08 Qin Huang , Chunyang Xia , Wenchao Zheng , Yuhang Song , Hao Xu , C. -C. Jay Kuo