中文
相关论文

相关论文: ACFNet: Attentional Class Feature Network for Sema…

200 篇论文

Fine-grained image recognition is central to many multimedia tasks such as search, retrieval and captioning. Unfortunately, these tasks are still challenging since the appearance of samples of the same class can be more different than those…

As a specific semantic segmentation task, aerial imagery segmentation has been widely employed in high spatial resolution (HSR) remote sensing images understanding. Besides common issues (e.g. large scale variation) faced by general…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Lin Huang , Qiyuan Dong , Lijun Wu , Jia Zhang , Jiang Bian , Tie-Yan Liu

Semantic segmentation, which aims to classify every pixel in an image, is a key task in machine perception, with many applications across robotics and autonomous driving. Due to the high dimensionality of this task, most existing approaches…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Alex Zihao Zhu , Jieru Mei , Siyuan Qiao , Hang Yan , Yukun Zhu , Liang-Chieh Chen , Henrik Kretzschmar

Attentional Neural Network is a new framework that integrates top-down cognitive bias and bottom-up feature extraction in one coherent architecture. The top-down influence is especially effective when dealing with high noise or difficult…

计算机视觉与模式识别 · 计算机科学 2014-11-20 Qian Wang , Jiaxing Zhang , Sen Song , Zheng Zhang

The low-level details and high-level semantics are both essential to the semantic segmentation task. However, to speed up the model inference, current approaches almost always sacrifice the low-level details, which leads to a considerable…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Changqian Yu , Changxin Gao , Jingbo Wang , Gang Yu , Chunhua Shen , Nong Sang

Automatic image segmentation technology is critical to the visual analysis. The autoencoder architecture has satisfying performance in various image segmentation tasks. However, autoencoders based on convolutional neural networks (CNN) seem…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Shiqiang Ma , Xuejian Li , Jijun Tang , Fei Guo

Inspired by deep convolution segmentation algorithms, scene text detectors break the performance ceiling of datasets steadily. However, these methods often encounter threshold selection bottlenecks and have poor performance on text…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Guiqin Zhao

We propose a new residual block for convolutional neural networks and demonstrate its state-of-the-art performance in medical image segmentation. We combine attention mechanisms with group convolutions to create our group attention…

图像与视频处理 · 电气工程与系统科学 2021-04-09 Chaitanya Kaul , Nick Pears , Hang Dai , Roderick Murray-Smith , Suresh Manandhar

Recent work has made significant progress in improving spatial resolution for pixelwise labeling with Fully Convolutional Network (FCN) framework by employing Dilated/Atrous convolution, utilizing multi-scale features and refining…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Hang Zhang , Kristin Dana , Jianping Shi , Zhongyue Zhang , Xiaogang Wang , Ambrish Tyagi , Amit Agrawal

Both accuracy and efficiency are of significant importance to the task of semantic segmentation. Existing deep FCNs suffer from heavy computations due to a series of high-resolution feature maps for preserving the detailed knowledge in…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Tong He , Chunhua Shen , Zhi Tian , Dong Gong , Changming Sun , Youliang Yan

Learning pyramidal feature representations is crucial for recognizing object instances at different scales. Feature Pyramid Network (FPN) is the classic architecture to build a feature pyramid with high-level semantics throughout. However,…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Miao Hu , Yali Li , Lu Fang , Shengjin Wang

Scene graph generation refers to the task of automatically mapping an image into a semantic structural graph, which requires correctly labeling each extracted object and their interaction relationships. Despite the recent success in object…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Mengshi Qi , Weijian Li , Zhengyuan Yang , Yunhong Wang , Jiebo Luo

Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize the multi-level…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Yunzhi Zhuge , Pingping Zhang , Huchuan Lu

This work investigates the use of deep fully convolutional neural networks (DFCNN) for pixel-wise scene labeling of Earth Observation images. Especially, we train a variant of the SegNet architecture on remote sensing data over an urban…

计算机视觉与模式识别 · 计算机科学 2016-09-23 Nicolas Audebert , Bertrand Le Saux , Sébastien Lefèvre

We propose a convolutional network with hierarchical classifiers for per-pixel semantic segmentation, which is able to be trained on multiple, heterogeneous datasets and exploit their semantic hierarchy. Our network is the first to be…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Panagiotis Meletis , Gijs Dubbelman

We present FoR-Net, an efficient semantic segmentation framework that focuses on identifying and enhancing hard regions. Instead of relying on heavy global modeling, FoR-Net adopts an efficient strategy that selectively emphasizes…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Sheng-Wei Chan , Hsin-Jui Pan , Chun-Po Shen , Yung-Che Wang , Meng-Qian Li , Chia-Min Lin , Jen-Shiun Chiang

Recently, scene text detection has been a challenging task. Texts with arbitrary shape or large aspect ratio are usually hard to detect. Previous segmentation-based methods can describe curve text more accurately but suffer from over…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Qi Zhao , Yufei Wang , Shuchang Lyu , Lijiang Chen

In this paper, we focus on exploring effective methods for faster and accurate semantic segmentation. A common practice to improve the performance is to attain high-resolution feature maps with strong semantic representation. Two strategies…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Xiangtai Li , Jiangning Zhang , Yibo Yang , Guangliang Cheng , Kuiyuan Yang , Yunhai Tong , Dacheng Tao

Deep Neural Network has shown great strides in the coarse-grained image classification task. It was in part due to its strong ability to extract discriminative feature representations from the images. However, the marginal visual difference…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Prateek Shroff , Tianlong Chen , Yunchao Wei , Zhangyang Wang

Motivated by the desire to exploit patterns shared across classes, we present a simple yet effective class-specific memory module for fine-grained feature learning. The memory module stores the prototypical feature representation for each…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Weijian Deng , Joshua Marsh , Stephen Gould , Liang Zheng