中文
相关论文

相关论文: Reading Relevant Feature from Global Representatio…

200 篇论文

Most previous learning-based visual odometry (VO) methods take VO as a pure tracking problem. In contrast, we present a VO framework by incorporating two additional components called Memory and Refining. The Memory component preserves…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Fei Xue , Xin Wang , Shunkai Li , Qiuyuan Wang , Junqiu Wang , Hongbin Zha

Deep robot vision models are widely used for recognizing objects from camera images, but shows poor performance when detecting objects at untrained positions. Although such problem can be alleviated by training with large datasets, the…

机器人学 · 计算机科学 2022-10-26 Hyogo Hiruma , Hiroki Mori , Hiroshi Ito , Tetsuya Ogata

Video prediction (VP) generates future frames by leveraging spatial representations and temporal context from past frames. Traditional recurrent neural network (RNN)-based models enhance memory cell structures to capture spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Yuseon Kim , Kyongseok Park

Referring video object segmentation aims to segment a referent throughout a video sequence according to a natural language expression. It requires aligning the natural language expression with the objects' motions and their dynamic…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Jiajin Tang , Ge Zheng , Sibei Yang

Long-form video understanding presents significant challenges for interactive retrieval systems, as conventional methods struggle to process extensive video content efficiently. Existing approaches often rely on single models, inefficient…

Robust feature representation plays significant role in visual tracking. However, it remains a challenging issue, since many factors may affect the experimental performance. The existing method which combine different features by setting…

计算机视觉与模式识别 · 计算机科学 2017-05-15 Yuqi Han , Chenwei Deng , Zengshuo Zhang , Jiatong Li , Baojun Zhao

Spatial redundancy widely exists in visual recognition tasks, i.e., discriminative features in an image or video frame usually correspond to only a subset of pixels, while the remaining regions are irrelevant to the task at hand. Therefore,…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Gao Huang , Yulin Wang , Kangchen Lv , Haojun Jiang , Wenhui Huang , Pengfei Qi , Shiji Song

Visual object tracking task is constantly gaining importance in several fields of application as traffic monitoring, robotics, and surveillance, to name a few. Dealing with changes in the appearance of the tracked object is paramount to…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fabio Garcea , Alessandro Cucco , Lia Morra , Fabrizio Lamberti

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features of the foreground…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Boyu Liu , Yanzhao Wang , Yu-Wing Tai , Chi-Keung Tang

Visual tracking fundamentally involves regressing the state of the target in each frame of a video. Despite significant progress, existing regression-based trackers still tend to experience failures and inaccuracies. To enhance the…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Zhuang Qi , Junlin Zhang , Xin Qi

Attention has long been proposed by psychologists as important for effectively dealing with the enormous sensory stimulus available in the neocortex. Inspired by the visual attention models in computational neuroscience and the need of…

计算机视觉与模式识别 · 计算机科学 2015-02-24 Yichuan Tang , Nitish Srivastava , Ruslan Salakhutdinov

This work presents a framework for tracking head movements and capturing the movements of the mouth and both the eyebrows in real-time. We present a head tracker which is a combination of a optical flow and a template based tracker. The…

计算机视觉与模式识别 · 计算机科学 2011-01-04 E. R. Gast , Michael S. Lew

Current state-of-the-art trackers only rely on a target appearance model in order to localize the object in each frame. Such approaches are however prone to fail in case of e.g. fast appearance changes or presence of distractor objects,…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

Robust video scene classification models should capture the spatial (pixel-wise) and temporal (frame-wise) characteristics of a video effectively. Transformer models with self-attention which are designed to get contextualized…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Saurabh Sahu , Palash Goyal

In this paper we propose to augment a modern neural-network architecture with an attention model inspired by human perception. Specifically, we adversarially train and analyze a neural model incorporating a human inspired, visual attention…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Daniel Zoran , Mike Chrzanowski , Po-Sen Huang , Sven Gowal , Alex Mott , Pushmeet Kohl

Non-prehensile manipulation, such as pushing objects to a desired target position, is an important skill for robots to assist humans in everyday situations. However, the task is challenging due to the large variety of objects with different…

机器人学 · 计算机科学 2024-11-14 Lara Bergmann , David Leins , Robert Haschke , Klaus Neumann

This paper presents a novel approach to visual tracking: Similarity Matching Ratio (SMR). The traditional approach of tracking is minimizing some measures of the difference between the template and a patch from the frame. This approach is…

计算机视觉与模式识别 · 计算机科学 2012-09-13 Aysegul Dundar , Jonghoon Jin , Eugenio Culurciello

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Gao Zhu , Fatih Porikli , Hongdong Li

Developing a robust object tracker is a challenging task due to factors such as occlusion, motion blur, fast motion, illumination variations, rotation, background clutter, low resolution and deformation across the frames. In the literature,…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Sandeep Singh Sengar

The main challenge of online multi-object tracking is to reliably associate object trajectories with detections in each video frame based on their tracking history. In this work, we propose the Recurrent Autoregressive Network (RAN), a…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Kuan Fang , Yu Xiang , Xiaocheng Li , Silvio Savarese