中文
相关论文

相关论文: Spatial Memory for Context Reasoning in Object Det…

200 篇论文

Performing data augmentation for learning deep neural networks is known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Nikita Dvornik , Julien Mairal , Cordelia Schmid

High level understanding of sequential visual input is important for safe and stable autonomy, especially in localization and object detection. While traditional object classification and tracking approaches are specifically designed to…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Mo Shan , Nikolay Atanasov

Learning to insert an object instance into an image in a semantically coherent manner is a challenging and interesting problem. Solving it requires (a) determining a location to place an object in the scene and (b) determining its…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Donghoon Lee , Sifei Liu , Jinwei Gu , Ming-Yu Liu , Ming-Hsuan Yang , Jan Kautz

The performance of object instance segmentation in remote sensing images has been greatly improved through the introduction of many landmark frameworks based on convolutional neural network. However, the object densely issue still affects…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Yingchao Feng , Wenhui Diao , Zhonghan Chang , Menglong Yan , Xian Sun , Xin Gao

Spatiotemporal predictive learning, which predicts future frames through historical prior knowledge with the aid of deep learning, is widely used in many fields. Previous work essentially improves the model performance by widening or…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Zhifeng Ma , Hao Zhang , Jie Liu

Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on point clouds…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Lin Li , Xin Kong , Xiangrui Zhao , Tianxin Huang , Yong Liu

Traditional Scene Understanding problems such as Object Detection and Semantic Segmentation have made breakthroughs in recent years due to the adoption of deep learning. However, the former task is not able to localise objects at a pixel…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Anurag Arnab , Philip H. S. Torr

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Liang-Chieh Chen , Alexander Hermans , George Papandreou , Florian Schroff , Peng Wang , Hartwig Adam

Models based on Convolutional Neural Networks (CNNs) have been proven very successful for semantic segmentation and object parsing that yield hierarchies of features. Our key insight is to build convolutional networks that take input of…

人工智能 · 计算机科学 2017-10-31 Jalal Mirakhorli , Hamidreza Amindavar

While Multimodal Large Language Models (MLLMs) excel in semantic tasks, they frequently lack the "spatial sense" essential for sophisticated geometric reasoning. Current models typically suffer from exorbitant modality-alignment costs and…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yi Zhang , Youya Xia , Yong Wang , Meng Song , Xin Wu , Wenjun Wan , Bingbing Liu , AiXue Ye , Hongbo Zhang , Feng Wen

Spatial reasoning, the ability to ground language in 3D understanding, remains a persistent challenge for Vision-Language Models (VLMs). We identify two fundamental bottlenecks: inadequate 3D understanding capabilities stemming from…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Yejie Guo , Yunzhong Hou , Wufei Ma , Meng Tang , Ming-Hsuan Yang

Semantic context is an important and useful cue for scene parsing in complicated natural images with a substantial amount of variations in objects and the environment. This paper proposes Spatially Constrained Location Prior (SCLP) for…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Ligang Zhang , Brijesh Verma , David Stockwell , Sujan Chowdhury

The ability to accurately detect and classify objects at varying pixel sizes in cluttered scenes is crucial to many Navy applications. However, detection performance of existing state-of the-art approaches such as convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-08-28 JT Turner , Kalyan Moy Gupta , David Aha

Human brains are known to be capable of speeding up visual recognition of repeatedly presented objects through faster memory encoding and accessing procedures on activated neurons. For the first time, we borrow and distill such a capability…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Yun Li , Chen Zhang , Shihao Han , Li Lyna Zhang , Baoqun Yin , Yunxin Liu , Mengwei Xu

Spatio-temporal video grounding aims to retrieve the spatio-temporal tube of a queried object according to the given sentence. Currently, most existing grounding methods are restricted to well-aligned segment-sentence pairs. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Zhu Zhang , Zhou Zhao , Zhijie Lin , Baoxing Huai , Nicholas Jing Yuan

Exploring fine-grained relationship between entities(e.g. objects in image or words in sentence) has great contribution to understand multimedia content precisely. Previous attention mechanism employed in image-text matching either takes…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Yaxian Xia , Lun Huang , Wenmin Wang , Xiaoyong Wei , Wenmin Wang

We aim to localize objects in images using image-level supervision only. Previous approaches to this problem mainly focus on discriminative object regions and often fail to locate precise object boundaries. We address this problem by…

计算机视觉与模式识别 · 计算机科学 2016-09-15 Vadim Kantorov , Maxime Oquab , Minsu Cho , Ivan Laptev

Existing self-supervised learning (SSL) methods primarily learn object-invariant representations but often neglect the spatial structure and relationships among object parts. To address this limitation, we introduce Spatial Prediction (SP),…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yang Shen , Yusen Cai , Weronika Hryniewska-Guzik , Qing Lin , Mengmi Zhang

Applications like personal assistants need to be aware ofthe user's context, e.g., where they are, what they are doing, and with whom. Context information is usually inferred from sensor data, like GPS sensors and accelerometers on the…

人工智能 · 计算机科学 2020-11-20 Qiang Shen , Stefano Teso , Wanyi Zhang , Hao Xu , Fausto Giunchiglia

In this work we formulate the problem of image captioning as a multimodal translation task. Analogous to machine translation, we present a sequence-to-sequence recurrent neural networks (RNN) model for image caption generation. Different…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chang Liu , Fuchun Sun , Changhu Wang , Feng Wang , Alan Yuille