中文
相关论文

相关论文: ICNet for Real-Time Semantic Segmentation on High-…

200 篇论文

Semantic segmentation is the pixel-wise labelling of an image. Since the problem is defined at the pixel level, determining image class labels only is not acceptable, but localising them at the original image pixel resolution is necessary.…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Irem Ulku , Erdem Akagunduz

Computer vision tasks such as semantic segmentation perform very well in good weather conditions, but if the weather turns bad, they have problems to achieve this performance in these conditions. One possibility to obtain more robust and…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Andreas Pfeuffer , Klaus Dietmayer

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…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Lichao Mou , Xiao Xiang Zhu

Graph neural networks have emerged as a promising paradigm for image processing, yet their performance in image classification tasks is hindered by a limited consideration of the underlying structure and relationships among visual entities.…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Usama Zidan , Mohamed Gaber , Mohammed M. Abdelsamea

Semantic segmentation requires a detailed labeling of image pixels by object category. Information derived from local image patches is necessary to describe the detailed shape of individual objects. However, this information is ambiguous…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Hexiang Hu , Zhiwei Deng , Guang-tong Zhou , Fei Sha , Greg Mori

Autonomous navigation in unstructured off-road environments is greatly improved by semantic scene understanding. Conventional image processing algorithms are difficult to implement and lack robustness due to a lack of structure and high…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Anthony Medellin , Anant Bhamri , Reza Langari , Swaminathan Gopalswamy

The demand of applying semantic segmentation model on mobile devices has been increasing rapidly. Current state-of-the-art networks have enormous amount of parameters hence unsuitable for mobile devices, while other small memory footprint…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Tianyi Wu , Sheng Tang , Rui Zhang , Yongdong Zhang

Panoptic segmentation is one of the most challenging scene parsing tasks, combining the tasks of semantic segmentation and instance segmentation. While much progress has been made, few works focus on the real-time application of panoptic…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Markus Schön , Michael Buchholz , Klaus Dietmayer

In recent years, the CNNs have achieved great successes in the image processing tasks, e.g., image recognition and object detection. Unfortunately, traditional CNN's classification is found to be easily misled by increasingly complex image…

分布式、并行与集群计算 · 计算机科学 2019-11-12 Xingyao Zhang , Shuaiwen Leon Song , Chenhao Xie , Jing Wang , Weigong Zhang , Xin Fu

Sketch semantic segmentation is a well-explored and pivotal problem in computer vision involving the assignment of pre-defined part labels to individual strokes. This paper presents ContextSeg - a simple yet highly effective approach to…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Jiawei Wang , Changjian Li

We present TDNet, a temporally distributed network designed for fast and accurate video semantic segmentation. We observe that features extracted from a certain high-level layer of a deep CNN can be approximated by composing features…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Ping Hu , Fabian Caba Heilbron , Oliver Wang , Zhe Lin , Stan Sclaroff , Federico Perazzi

We present a novel, real-time, semantic segmentation network in which the encoder both encodes and generates the parameters (weights) of the decoder. Furthermore, to allow maximal adaptivity, the weights at each decoder block vary…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Yuval Nirkin , Lior Wolf , Tal Hassner

Semantic image segmentation is a fundamental task in image understanding. Per-pixel semantic labelling of an image benefits greatly from the ability to consider region consistency both locally and globally. However, many Fully Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-01-26 Tong Shen , Guosheng Lin , Chunhua Shen , Ian Reid

Object segmentation for robotic grasping under dynamic conditions often faces challenges such as occlusion, low light conditions, motion blur and object size variance. To address these challenges, we propose a Deep Learning network that…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Sanket Kachole , Xiaoqian Huang , Fariborz Baghaei Naeini , Rajkumar Muthusamy , Dimitrios Makris , Yahya Zweiri

A well-designed fine-grained categorization system usually has three contradictory requirements: accuracy (the ability to identify objects among subordinate categories); interpretability (the ability to provide human-understandable…

计算机视觉与模式识别 · 计算机科学 2016-10-05 Shaoli Huang , Dacheng Tao

Recent progress of deep image classification models has provided great potential to improve state-of-the-art performance in related computer vision tasks. However, the transition to semantic segmentation is hampered by strict memory…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Ivan Krešo , Josip Krapac , Siniša Šegvić

Pixelwise semantic image labeling is an important, yet challenging, task with many applications. Typical approaches to tackle this problem involve either the training of deep networks on vast amounts of images to directly infer the labels…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Yu-Hui Huang , Xu Jia , Stamatios Georgoulis , Tinne Tuytelaars , Luc Van Gool

The 3D scene understanding is mainly considered as a crucial requirement in computer vision and robotics applications. One of the high-level tasks in 3D scene understanding is semantic segmentation of RGB-Depth images. With the availability…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Fahimeh Fooladgar , Shohreh Kasaei

We introduce a novel Deep Learning framework, which quantitatively estimates image segmentation quality without the need for human inspection or labeling. We refer to this method as a Quality Assurance Network -- QANet. Specifically, given…

计算机视觉与模式识别 · 计算机科学 2019-11-07 Assaf Arbelle , Eliav Elul , Tammy Riklin Raviv

High-resolution semantic segmentation requires substantial computational resources. Traditional approaches in the field typically downscale the input images before processing and then upscale the low-resolution outputs back to their…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Ritambhara Singh , Abhishek Jain , Pietro Perona , Shivani Agarwal , Junfeng Yang