中文
相关论文

相关论文: Deep Learning of Appearance Models for Online Obje…

200 篇论文

Efficient and accurate object detection is an important topic in the development of computer vision systems. With the advent of deep learning techniques, the accuracy of object detection has increased significantly. The project aims to…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Md Pranto , Omar Faruk

In the application of computer-vision based displacement measurement, an optical target is usually required to prove the reference. In the case that the optical target cannot be attached to the measuring objective, edge detection, feature…

Visual representation is crucial for a visual tracking method's performances. Conventionally, visual representations adopted in visual tracking rely on hand-crafted computer vision descriptors. These descriptors were developed generically…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Jason Kuen , Kian Ming Lim , Chin Poo Lee

Recently, deep learning has achieved very promising results in visual object tracking. Deep neural networks in existing tracking methods require a lot of training data to learn a large number of parameters. However, training data is not…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Li Wang , Ting Liu , Bing Wang , Xulei Yang , Gang Wang

The accurate tracking of live cells using video microscopy recordings remains a challenging task for popular state-of-the-art image processing based object tracking methods. In recent years, several existing and new applications have…

图像与视频处理 · 电气工程与系统科学 2025-02-03 Gergely Szabó , Paolo Bonaiuti , Andrea Ciliberto , András Horváth

We propose an online visual tracking algorithm by learning discriminative saliency map using Convolutional Neural Network (CNN). Given a CNN pre-trained on a large-scale image repository in offline, our algorithm takes outputs from hidden…

计算机视觉与模式识别 · 计算机科学 2015-02-25 Seunghoon Hong , Tackgeun You , Suha Kwak , Bohyung Han

We propose a novel meta-learning framework for real-time object tracking with efficient model adaptation and channel pruning. Given an object tracker, our framework learns to fine-tune its model parameters in only a few iterations of…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Ilchae Jung , Kihyun You , Hyeonwoo Noh , Minsu Cho , Bohyung Han

In this paper we introduce a fully end-to-end approach for visual tracking in videos that learns to predict the bounding box locations of a target object at every frame. An important insight is that the tracking problem can be considered as…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Da Zhang , Hamid Maei , Xin Wang , Yuan-Fang Wang

One of the major challenges of model-free visual tracking problem has been the difficulty originating from the unpredictable and drastic changes in the appearance of objects we target to track. Existing methods tackle this problem by…

计算机视觉与模式识别 · 计算机科学 2018-08-20 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

Compared with short-term tracking, the long-term tracking task requires determining the tracked object is present or absent, and then estimating the accurate bounding box if present or conducting image-wide re-detection if absent. Until…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yunhua Zhang , Dong Wang , Lijun Wang , Jinqing Qi , Huchuan Lu

The collection of internet images has been growing in an astonishing speed. It is undoubted that these images contain rich visual information that can be useful in many applications, such as visual media creation and data-driven image…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Kan Wu , Guanbin Li , Haofeng Li , Jianjun Zhang , Yizhou Yu

The uprising trend of deep learning in computer vision and artificial intelligence can simply not be ignored. On the most diverse tasks, from recognition and detection to segmentation, deep learning is able to obtain state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Steven Puttemans , Timothy Callemein , Toon Goedemé

In this paper, we study a discriminatively trained deep convolutional network for the task of visual tracking. Our tracker utilizes both motion and appearance features that are extracted from a pre-trained dual stream deep convolution…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Meera Hahn , Si Chen , Afshin Dehghan

Visual object tracking is an important task in computer vision, which has many real-world applications, e.g., video surveillance, visual navigation. Visual object tracking also has many challenges, e.g., object occlusion and deformation. To…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Ruize Han , Wei Feng , Qing Guo , Qinghua Hu

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

In this paper, we propose and study a novel visual object tracking approach based on convolutional networks and recurrent networks. The proposed approach is distinct from the existing approaches to visual object tracking, such as…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Quan Gan , Qipeng Guo , Zheng Zhang , Kyunghyun Cho

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

In this paper, we propose an approach to learn hierarchical features for visual object tracking. First, we offline learn features robust to diverse motion patterns from auxiliary video sequences. The hierarchical features are learned via a…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Li Wang , Ting Liu , Gang Wang , Kap Luk Chan , Qingxiong Yang

Online multi-object tracking is a fundamental problem in time-critical video analysis applications. A major challenge in the popular tracking-by-detection framework is how to associate unreliable detection results with existing tracks. In…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Long Chen , Haizhou Ai , Zijie Zhuang , Chong Shang

We present an online visual tracking algorithm by managing multiple target appearance models in a tree structure. The proposed algorithm employs Convolutional Neural Networks (CNNs) to represent target appearances, where multiple CNNs…

计算机视觉与模式识别 · 计算机科学 2016-08-26 Hyeonseob Nam , Mooyeol Baek , Bohyung Han