English
Related papers

Related papers: Robust Visual Object Tracking with Two-Stream Resi…

200 papers

During the last years, deep learning trackers achieved stimulating results while bringing interesting ideas to solve the tracking problem. This progress is mainly due to the use of learned deep features obtained by training deep…

Computer Vision and Pattern Recognition · Computer Science 2020-12-24 Ahmed Zgaren , Wassim Bouachir , Riadh Ksantini

Feature tracking is the building block of many applications such as visual odometry, augmented reality, and target tracking. Unfortunately, the state-of-the-art vision-based tracking algorithms fail in surgical images due to the challenges…

Computer Vision and Pattern Recognition · Computer Science 2021-08-03 Mostafa Parchami , Saif Iftekar Sayed

Many different species are adversely affected by poaching. In response to this escalating crisis, efforts to stop poaching using hidden cameras, drones and DNA tracking have been implemented with varying degrees of success. Limited…

Computer Vision and Pattern Recognition · Computer Science 2019-10-17 C. Chalmers , P. Fergus , Serge Wich , Aday Curbelo Montanez

The tracking-by-detection framework usually consist of two stages: drawing samples around the target object in the first stage and classifying each sample as the target object or background in the second stage. Current popular trackers…

Computer Vision and Pattern Recognition · Computer Science 2018-09-18 Yingjie Yin , Lei Zhang , De Xu , Xingang Wang

Deep convolutional neural networks (CNNs) have dominated many computer vision domains because of their great power to extract good features automatically. However, many deep CNNs-based computer vison tasks suffer from lack of training data…

Computer Vision and Pattern Recognition · Computer Science 2018-08-21 Jie Guo , Tingfa Xu , Shenwang Jiang , Ziyi Shen

This project aims to develop a robust video surveillance system, which can segment videos into smaller clips based on the detection of activities. It uses CCTV footage, for example, to record only major events-like the appearance of a…

Computer Vision and Pattern Recognition · Computer Science 2025-02-18 Shahran Rahman Alve

Two dimensional (2D) peak finding is a common practice in data analysis for physics experiments, which is typically achieved by computing the local derivatives. However, this method is inherently unstable when the local landscape is…

Data Analysis, Statistics and Probability · Physics 2020-04-22 Han Peng , Xiang Gao , Yu He , Yiwei Li , Yuchen Ji , Chuhang Liu , Sandy A. Ekahana , Ding Pei , Zhongkai Liu , Zhixun Shen , Yulin Chen

Effectively detecting anomalous nodes in attributed networks is crucial for the success of many real-world applications such as fraud and intrusion detection. Existing approaches have difficulties with three major issues: sparsity and…

Machine Learning · Computer Science 2020-10-01 Yulong Pei , Tianjin Huang , Werner van Ipenburg , Mykola Pechenizkiy

Object detection has been vigorously investigated for years but fast accurate detection for real-world scenes remains a very challenging problem. Overcoming drawbacks of single-stage detectors, we take aim at precisely detecting objects for…

Computer Vision and Pattern Recognition · Computer Science 2020-03-16 Xingyu Chen , Junzhi Yu , Shihan Kong , Zhengxing Wu , Li Wen

We study the video super-resolution (SR) problem for facilitating video analytics tasks, e.g. action recognition, instead of for visual quality. The popular action recognition methods based on convolutional networks, exemplified by…

Computer Vision and Pattern Recognition · Computer Science 2020-03-13 Haochen Zhang , Dong Liu , Zhiwei Xiong

The video and action classification have extremely evolved by deep neural networks specially with two stream CNN using RGB and optical flow as inputs and they present outstanding performance in terms of video analysis. One of the…

Computer Vision and Pattern Recognition · Computer Science 2016-09-05 Ali Diba , Ali Mohammad Pazandeh , Luc Van Gool

Image manipulation detection is different from traditional semantic object detection because it pays more attention to tampering artifacts than to image content, which suggests that richer features need to be learned. We propose a…

Computer Vision and Pattern Recognition · Computer Science 2018-05-15 Peng Zhou , Xintong Han , Vlad I. Morariu , Larry S. Davis

Detecting and classifying targets in video streams from surveillance cameras is a cumbersome, error-prone and expensive task. Often, the incurred costs are prohibitive for real-time monitoring. This leads to data being stored locally or…

Computer Vision and Pattern Recognition · Computer Science 2017-11-10 Lukas Cavigelli , Dominic Bernath , Michele Magno , Luca Benini

The problem of arbitrary object tracking has traditionally been tackled by learning a model of the object's appearance exclusively online, using as sole training data the video itself. Despite the success of these methods, their online-only…

Computer Vision and Pattern Recognition · Computer Science 2021-12-03 Luca Bertinetto , Jack Valmadre , João F. Henriques , Andrea Vedaldi , Philip H. S. Torr

Deep convolutional networks have achieved great success for visual recognition in still images. However, for action recognition in videos, the advantage over traditional methods is not so evident. This paper aims to discover the principles…

Computer Vision and Pattern Recognition · Computer Science 2016-08-03 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao , Dahua Lin , Xiaoou Tang , Luc Van Gool

Multiple object tracking is to give each object an id in the video. The difficulty is how to match the predicted objects and detected objects in same frames. Matching features include appearance features, location features, etc. These…

Computer Vision and Pattern Recognition · Computer Science 2021-01-07 Jie Zhang

Siamese network based trackers formulate tracking as convolutional feature cross-correlation between target template and searching region. However, Siamese trackers still have accuracy gap compared with state-of-the-art algorithms and they…

Computer Vision and Pattern Recognition · Computer Science 2019-01-01 Bo Li , Wei Wu , Qiang Wang , Fangyi Zhang , Junliang Xing , Junjie Yan

Two-stream networks have achieved great success in video recognition. A two-stream network combines a spatial stream of RGB frames and a temporal stream of Optical Flow to make predictions. However, the temporal redundancy of RGB frames as…

Computer Vision and Pattern Recognition · Computer Science 2019-12-13 Shiyuan Huang , Xudong Lin , Svebor Karaman , Shih-Fu Chang

Convolutional Neural Networks (CNN) has achieved a great success in image recognition task by automatically learning a hierarchical feature representation from raw data. While the majority of Time-Series Classification (TSC) literature is…

Computer Vision and Pattern Recognition · Computer Science 2017-10-10 Nima Hatami , Yann Gavet , Johan Debayle

We analyze the performance of feedforward vs. recurrent neural network (RNN) architectures and associated training methods for learned frame prediction. To this effect, we trained a residual fully convolutional neural network (FCNN), a…

Computer Vision and Pattern Recognition · Computer Science 2020-08-17 M. Akin Yilmaz , A. Murat Tekalp