English
Related papers

Related papers: Real time backbone for semantic segmentation

200 papers

We present an efficient deep learning approach for the challenging task of tumor segmentation in multisequence MR images. In recent years, Convolutional Neural Networks (CNN) have achieved state-of-the-art performances in a large variety of…

Computer Vision and Pattern Recognition · Computer Science 2018-07-24 Pawel Mlynarski , Hervé Delingette , Antonio Criminisi , Nicholas Ayache

In recent years, convolutional neural network has gained popularity in many engineering applications especially for computer vision. In order to achieve better performance, often more complex structures and advanced operations are…

Image and Video Processing · Electrical Eng. & Systems 2021-05-18 Lin Bai , Yecheng Lyu , Xinming Huang

We propose a highly structured neural network architecture for semantic segmentation with an extremely small model size, suitable for low-power embedded and mobile platforms. Specifically, our architecture combines i) a Haar wavelet-based…

Computer Vision and Pattern Recognition · Computer Science 2017-06-19 Michael Tschannen , Lukas Cavigelli , Fabian Mentzer , Thomas Wiatowski , Luca Benini

Majority of semantic segmentation algorithms operate on a single frame even in the case of videos. In this work, the goal is to exploit temporal information within the algorithm model for leveraging motion cues and temporal consistency. We…

Computer Vision and Pattern Recognition · Computer Science 2019-03-25 Ganesh Sistu , Sumanth Chennupati , Senthil Yogamani

State-of-the-art approaches for semantic image segmentation are built on Convolutional Neural Networks (CNNs). The typical segmentation architecture is composed of (a) a downsampling path responsible for extracting coarse semantic features,…

Computer Vision and Pattern Recognition · Computer Science 2017-11-01 Simon Jégou , Michal Drozdzal , David Vazquez , Adriana Romero , Yoshua Bengio

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

Computer Vision and Pattern Recognition · Computer Science 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

Real-time semantic segmentation plays a significant role in industry applications, such as autonomous driving, robotics and so on. It is a challenging task as both efficiency and performance need to be considered simultaneously. To address…

Computer Vision and Pattern Recognition · Computer Science 2019-11-19 Haiyang Si , Zhiqiang Zhang , Feifan Lv , Gang Yu , Feng Lu

This paper presents GridNet, a new Convolutional Neural Network (CNN) architecture for semantic image segmentation (full scene labelling). Classical neural networks are implemented as one stream from the input to the output with subsampling…

Computer Vision and Pattern Recognition · Computer Science 2017-07-27 Damien Fourure , Rémi Emonet , Elisa Fromont , Damien Muselet , Alain Tremeau , Christian Wolf

Deep convolutional neural networks (CNNs) are the backbone of state-of-art semantic image segmentation systems. Recent work has shown that complementing CNNs with fully-connected conditional random fields (CRFs) can significantly enhance…

Computer Vision and Pattern Recognition · Computer Science 2016-06-03 Liang-Chieh Chen , Jonathan T. Barron , George Papandreou , Kevin Murphy , Alan L. Yuille

In this work, we present a novel background subtraction system that uses a deep Convolutional Neural Network (CNN) to perform the segmentation. With this approach, feature engineering and parameter tuning become unnecessary since the…

Computer Vision and Pattern Recognition · Computer Science 2017-02-07 Mohammadreza Babaee , Duc Tung Dinh , Gerhard Rigoll

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

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

Computer Vision and Pattern Recognition · Computer Science 2020-06-24 Ali Hatamizadeh

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

For real-time semantic segmentation, how to increase the speed while maintaining high resolution is a problem that has been discussed and solved. Backbone design and fusion design have always been two essential parts of real-time semantic…

Computer Vision and Pattern Recognition · Computer Science 2021-06-21 Tan Sixiang

Semantic segmentation of remotely sensed images plays a crucial role in precision agriculture, environmental protection, and economic assessment. In recent years, substantial fine-resolution remote sensing images are available for semantic…

Computer Vision and Pattern Recognition · Computer Science 2021-09-21 Rui Li , Chenxi Duan

Many functional and structural neuroimaging studies call for accurate morphometric segmentation of different brain structures starting from image intensity values of MRI scans. Current automatic (multi-) atlas-based segmentation strategies…

Image and Video Processing · Electrical Eng. & Systems 2019-09-27 Dennis Bontempi , Sergio Benini , Alberto Signoroni , Michele Svanera , Lars Muckli

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

Computer Vision and Pattern Recognition · Computer Science 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretrained tasks, e.g.,…

Computer Vision and Pattern Recognition · Computer Science 2021-04-28 Mingyuan Fan , Shenqi Lai , Junshi Huang , Xiaoming Wei , Zhenhua Chai , Junfeng Luo , Xiaolin Wei

We present a two-module approach to semantic segmentation that incorporates Convolutional Networks (CNNs) and Graphical Models. Graphical models are used to generate a small (5-30) set of diverse segmentations proposals, such that this set…

Computer Vision and Pattern Recognition · Computer Science 2014-12-17 Michael Cogswell , Xiao Lin , Senthil Purushwalkam , Dhruv Batra

Semantic image segmentation, which becomes one of the key applications in image processing and computer vision domain, has been used in multiple domains such as medical area and intelligent transportation. Lots of benchmark datasets are…

Computer Vision and Pattern Recognition · Computer Science 2018-09-28 Xiaolong Liu , Zhidong Deng , Yuhan Yang