English
Related papers

Related papers: Deep Learning for Semantic Part Segmentation with …

200 papers

While there has been significant progress in solving the problems of image pixel labeling, object detection and scene classification, existing approaches normally address them separately. In this paper, we propose to tackle these problems…

Computer Vision and Pattern Recognition · Computer Science 2018-07-20 Carlos Herranz-Perdiguero , Carolina Redondo-Cabrera , Roberto J. López-Sastre

Both performance and efficiency are important to semantic segmentation. State-of-the-art semantic segmentation algorithms are mostly based on dilated Fully Convolutional Networks (dilatedFCN), which adopt dilated convolutions in the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-28 Jianbo Liu , Junjun He , Jiawei Zhang , Jimmy S. Ren , Hongsheng Li

Semantic image segmentation is one of the most challenged tasks in computer vision. In this paper, we propose a highly fused convolutional network, which consists of three parts: feature downsampling, combined feature upsampling and…

Computer Vision and Pattern Recognition · Computer Science 2018-01-08 Tao Yang , Yan Wu , Junqiao Zhao , Linting Guan

Deep learning-based approaches achieve state-of-the-art performance in the majority of image segmentation benchmarks. However, training of such models requires a sizable amount of manual annotations. In order to reduce this effort, we…

Image and Video Processing · Electrical Eng. & Systems 2019-09-04 Mahdyar Ravanbakhsh , Tassilo Klein , Kayhan Batmanghelich , Moin Nabi

This paper presents a new framework for human body part segmentation based on Deep Convolutional Neural Networks trained using only synthetic data. The proposed approach achieves cutting-edge results without the need of training the models…

Computer Vision and Pattern Recognition · Computer Science 2022-06-08 Alessandro Saviolo , Matteo Bonotto , Daniele Evangelista , Marco Imperoli , Jacopo Lazzaro , Emanuele Menegatti , Alberto Pretto

We address the problem of discovering part segmentations of articulated objects without supervision. In contrast to keypoints, part segmentations provide information about part localizations on the level of individual pixels. Capturing both…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Sandro Braun , Patrick Esser , Björn Ommer

This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield…

Computer Vision and Pattern Recognition · Computer Science 2017-11-15 Evangelos Kalogerakis , Melinos Averkiou , Subhransu Maji , Siddhartha Chaudhuri

In semantic segmentation knowing about all existing classes is essential to yield effective results with the majority of existing approaches. However, these methods trained in a Closed Set of classes fail when new classes are found in the…

Computer Vision and Pattern Recognition · Computer Science 2020-06-29 Hugo Oliveira , Caio Silva , Gabriel L. S. Machado , Keiller Nogueira , Jefersson A. dos Santos

Semantic segmentation, which refers to pixel-wise classification of an image, is a fundamental topic in computer vision owing to its growing importance in robot vision and autonomous driving industries. It provides rich information about…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Khwaja Monib Sediqi , Hyo Jong Lee

In the context of fine-grained visual categorization, the ability to interpret models as human-understandable visual manuals is sometimes as important as achieving high classification accuracy. In this paper, we propose a novel Part-Stacked…

Computer Vision and Pattern Recognition · Computer Science 2019-08-17 Shaoli Huang , Zhe Xu , Dacheng Tao , Ya Zhang

The encoder-decoder framework is state-of-the-art for offline semantic image segmentation. Since the rise in autonomous systems, real-time computation is increasingly desirable. In this paper, we introduce fast segmentation convolutional…

Computer Vision and Pattern Recognition · Computer Science 2019-02-13 Rudra P K Poudel , Stephan Liwicki , Roberto Cipolla

Recently, significant progress has been made on semantic segmentation. However, the success of supervised semantic segmentation typically relies on a large amount of labelled data, which is time-consuming and costly to obtain. Inspired by…

Computer Vision and Pattern Recognition · Computer Science 2021-08-26 Jianlong Yuan , Yifan Liu , Chunhua Shen , Zhibin Wang , Hao Li

Semantic segmentation is one of the key tasks in computer vision, which is to assign a category label to each pixel in an image. Despite significant progress achieved recently, most existing methods still suffer from two challenging issues:…

Computer Vision and Pattern Recognition · Computer Science 2022-09-08 Jianlong Yuan , Zelu Deng , Shu Wang , Zhenbo Luo

Deep neural networks have enabled major progresses in semantic segmentation. However, even the most advanced neural architectures suffer from important limitations. First, they are vulnerable to catastrophic forgetting, i.e. they perform…

Computer Vision and Pattern Recognition · Computer Science 2022-02-01 Fabio Cermelli , Massimiliano Mancini , Samuel Rota Buló , Elisa Ricci , Barbara Caputo

Deep CNNs for semantic segmentation have high memory and run time requirements. Various approaches have been proposed to make CNNs efficient like grouped, shuffled, depth-wise separable convolutions. We study the effectiveness of these…

Computer Vision and Pattern Recognition · Computer Science 2018-06-25 Nikitha Vallurupalli , Sriharsha Annamaneni , Girish Varma , C V Jawahar , Manu Mathew , Soyeb Nagori

We present an interpretable deep model for fine-grained visual recognition. At the core of our method lies the integration of region-based part discovery and attribution within a deep neural network. Our model is trained using image-level…

Computer Vision and Pattern Recognition · Computer Science 2020-05-22 Zixuan Huang , Yin Li

Semantic segmentation for aerial imagery is a challenging and important problem in remotely sensed imagery analysis. In recent years, with the success of deep learning, various convolutional neural network (CNN) based models have been…

Computer Vision and Pattern Recognition · Computer Science 2024-09-26 Panfeng Li , Youzuo Lin , Emily Schultz-Fellenz

As a fundamental task in computer vision, semantic segmentation is widely applied in fields such as autonomous driving, remote sensing image analysis, and medical image processing. In recent years, Transformer-based segmentation methods…

Computer Vision and Pattern Recognition · Computer Science 2025-03-31 Tai An , Weiqiang Huang , Da Xu , Qingyuan He , Jiacheng Hu , Yujia Lou

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks…

Computer Vision and Pattern Recognition · Computer Science 2019-03-08 Weifeng Ge , Xiangru Lin , Yizhou Yu

Scene parsing, or semantic segmentation, consists in labeling each pixel in an image with the category of the object it belongs to. It is a challenging task that involves the simultaneous detection, segmentation and recognition of all the…

Computer Vision and Pattern Recognition · Computer Science 2015-06-09 Clément Farabet , Camille Couprie , Laurent Najman , Yann LeCun