中文
相关论文

相关论文: Towards Efficient Scene Understanding via Squeeze …

200 篇论文

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

Globally modeling and reasoning over relations between regions can be beneficial for many computer vision tasks on both images and videos. Convolutional Neural Networks (CNNs) excel at modeling local relations by convolution operations, but…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Yunpeng Chen , Marcus Rohrbach , Zhicheng Yan , Shuicheng Yan , Jiashi Feng , Yannis Kalantidis

Scene recognition is currently one of the top-challenging research fields in computer vision. This may be due to the ambiguity between classes: images of several scene classes may share similar objects, which causes confusion among them.…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós , Álvaro García-Martín

Visual Commonsense Reasoning, which is regarded as one challenging task to pursue advanced visual scene comprehension, has been used to diagnose the reasoning ability of AI systems. However, reliable reasoning requires a good grasp of the…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Fan Yuan , Xiaoyuan Fang , Rong Quan , Jing Li , Wei Bi , Xiaogang Xu , Piji Li

Recently, context reasoning using image regions beyond local convolution has shown great potential for scene parsing. In this work, we explore how to incorporate the linguistic knowledge to promote context reasoning over image regions by…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Tianyi Wu , Yu Lu , Yu Zhu , Chuang Zhang , Ming Wu , Zhanyu Ma , Guodong Guo

We introduce SketchGNN, a convolutional graph neural network for semantic segmentation and labeling of freehand vector sketches. We treat an input stroke-based sketch as a graph, with nodes representing the sampled points along input…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Lumin Yang , Jiajie Zhuang , Hongbo Fu , Xiangzhi Wei , Kun Zhou , Youyi Zheng

Understanding the informative structures of scenes is essential for low-level vision tasks. Unfortunately, it is difficult to obtain a concrete visual definition of the informative structures because influences of visual features are…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Jisu Shin , Seunghyun Shin , Hae-Gon Jeon

Scene text image super-resolution has significantly improved the accuracy of scene text recognition. However, many existing methods emphasize performance over efficiency and ignore the practical need for lightweight solutions in deployment…

计算机视觉与模式识别 · 计算机科学 2024-03-21 LeoWu TomyEnrique , Xiangcheng Du , Kangliang Liu , Han Yuan , Zhao Zhou , Cheng Jin

Capturing global contextual representations by exploiting long-range pixel-pixel dependencies has shown to improve semantic segmentation performance. However, how to do this efficiently is an open question as current approaches of utilising…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Qinghui Liu , Michael Kampffmeyer , Robert Jenssen , Arnt-Børre Salberg

The paper studies sequential reasoning over graph-structured data, which stands as a fundamental task in various trending fields like automated math problem solving and neural graph algorithm learning, attracting a lot of research interest.…

人工智能 · 计算机科学 2024-12-13 Shuo Shi , Chao Peng , Chenyang Xu , Zhengfeng Yang

Generating realistic images from scene graphs asks neural networks to be able to reason about object relationships and compositionality. As a relatively new task, how to properly ensure the generated images comply with scene graphs or how…

计算机视觉与模式识别 · 计算机科学 2019-01-17 Subarna Tripathi , Anahita Bhiwandiwalla , Alexei Bastidas , Hanlin Tang

Scene text image contains two levels of contents: visual texture and semantic information. Although the previous scene text recognition methods have made great progress over the past few years, the research on mining semantic information to…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Deli Yu , Xuan Li , Chengquan Zhang , Junyu Han , Jingtuo Liu , Errui Ding

It is a challenging task to accurately perform semantic segmentation due to the complexity of real picture scenes. Many semantic segmentation methods based on traditional deep learning insufficiently captured the semantic and appearance…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Haitong Tang , Shuang He , Mengduo Yang , Xia Lu , Qin Yu , Kaiyue Liu , Hongjie Yan , Nizhuan Wang

This paper investigates the integration of graph neural networks (GNNs) with Qualitative Explainable Graphs (QXGs) for scene understanding in automated driving. Scene understanding is the basis for any further reactive or proactive…

机器人学 · 计算机科学 2025-04-18 Nassim Belmecheri , Arnaud Gotlieb , Nadjib Lazaar , Helge Spieker

Scene graph generation aims to produce structured representations for images, which requires to understand the relations between objects. Due to the continuous nature of deep neural networks, the prediction of scene graphs is divided into…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Meng Wei , Chun Yuan , Xiaoyu Yue , Kuo Zhong

Generating scene graph to describe all the relations inside an image gains increasing interests these years. However, most of the previous methods use complicated structures with slow inference speed or rely on the external data, which…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yikang Li , Wanli Ouyang , Bolei Zhou , Jianping Shi , Chao Zhang , Xiaogang Wang

The recent researches in Deep Convolutional Neural Network have focused their attention on improving accuracy that provide significant advances. However, if they were limited to classification tasks, nowadays with contributions from…

计算机视觉与模式识别 · 计算机科学 2017-11-16 Geraldin Nanfack , Azeddine Elhassouny , Rachid Oulad Haj Thami

Scene parsing is a technique that consist on giving a label to all pixels in an image according to the class they belong to. To ensure a good visual coherence and a high class accuracy, it is essential for a scene parser to capture image…

计算机视觉与模式识别 · 计算机科学 2013-06-13 Pedro H. O. Pinheiro , Ronan Collobert

This dissertation addresses visual scene understanding and enhances segmentation performance and generalization, training efficiency of networks, and holistic understanding. First, we investigate semantic segmentation in the context of…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Panagiotis Meletis

We propose a network architecture to perform efficient scene understanding. This work presents three main novelties: the first is an Improved Guided Upsampling Module that can replace in toto the decoder part in common semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Davide Mazzini , Raimondo Schettini
‹ 上一页 1 2 3 10 下一页 ›