English
Related papers

Related papers: Fast Object Detection in Compressed Video

200 papers

Detecting objects in a video is a compute-intensive task. In this paper we propose CaTDet, a system to speedup object detection by leveraging the temporal correlation in video. CaTDet consists of two DNN models that form a cascaded…

Computer Vision and Pattern Recognition · Computer Science 2019-02-20 Huizi Mao , Taeyoung Kong , William J. Dally

In recent years, Discriminative Correlation Filter (DCF) based tracking methods have achieved great success in visual tracking. However, the multi-resolution convolutional feature maps trained from other tasks like image classification,…

Computer Vision and Pattern Recognition · Computer Science 2018-11-07 Qiangqiang Wu , Yan Yan , Yanjie Liang , Yi Liu , Hanzi Wang

Detecting representative frames in videos based on human actions is quite challenging because of the combined factors of human pose in action and the background. This paper addresses this problem and formulates the key frame detection as…

Computer Vision and Pattern Recognition · Computer Science 2018-04-27 Xiang Yan , Syed Zulqarnain Gilani , Hanlin Qin , Mingtao Feng , Liang Zhang , Ajmal Mian

A number of computer vision tasks exploit a succinct representation of the visual content in the form of sets of local features. Given an input image, feature extraction algorithms identify a set of keypoints and assign to each of them a…

Computer Vision and Pattern Recognition · Computer Science 2016-11-18 Luca Baroffio , Matteo Cesana , Alessandro Redondi , Marco Tagliasacchi

Deep learning approaches have achieved unprecedented performance in visual recognition tasks such as object detection and pose estimation. However, state-of-the-art models have millions of parameters represented as floats which make them…

Computer Vision and Pattern Recognition · Computer Science 2021-02-08 Gedeon Muhawenayo , Georgia Gkioxari

The state-of-the-art performance for object detection has been significantly improved over the past two years. Besides the introduction of powerful deep neural networks such as GoogleNet and VGG, novel object detection frameworks such as…

Computer Vision and Pattern Recognition · Computer Science 2018-01-10 Kai Kang , Hongsheng Li , Junjie Yan , Xingyu Zeng , Bin Yang , Tong Xiao , Cong Zhang , Zhe Wang , Ruohui Wang , Xiaogang Wang , Wanli Ouyang

The strong temporal consistency of surveillance video enables compelling compression performance with traditional methods, but downstream vision applications operate on decoded image frames with a high data rate. Since it is not…

Multimedia · Computer Science 2024-02-09 Andrew C. Freeman , Ketan Mayer-Patel , Montek Singh

How do humans recognize an object in a piece of video? Due to the deteriorated quality of single frame, it may be hard for people to identify an occluded object in this frame by just utilizing information within one image. We argue that…

Computer Vision and Pattern Recognition · Computer Science 2020-03-27 Yihong Chen , Yue Cao , Han Hu , Liwei Wang

Generic event boundary detection aims to localize the generic, taxonomy-free event boundaries that segment videos into chunks. Existing methods typically require video frames to be decoded before feeding into the network, which contains…

Computer Vision and Pattern Recognition · Computer Science 2023-09-28 Libo Zhang , Xin Gu , Congcong Li , Tiejian Luo , Heng Fan

Efficient generation of high-quality object proposals is an essential step in state-of-the-art object detection systems based on deep convolutional neural networks (DCNN) features. Current object proposal algorithms are computationally…

Computer Vision and Pattern Recognition · Computer Science 2016-04-14 Yongxi Lu , Tara Javidi

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

Computer Vision and Pattern Recognition · Computer Science 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

Object detection serves as a significant step in improving performance of complex downstream computer vision tasks. It has been extensively studied for many years now and current state-of-the-art 2D object detection techniques proffer…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Prithwish Jana , Partha Pratim Mohanta

This paper proposes a new framework for semantic segmentation of objects in videos. We address the label inconsistency problem of deep convolutional neural networks (DCNNs) by exploiting the fact that videos have multiple frames; in a few…

Computer Vision and Pattern Recognition · Computer Science 2017-11-23 Seong-Jin Park , Ki-Sang Hong

We propose the first learning-based approach for fast moving objects detection. Such objects are highly blurred and move over large distances within one video frame. Fast moving objects are associated with a deblurring and matting problem,…

Computer Vision and Pattern Recognition · Computer Science 2022-03-16 Denys Rozumnyi , Jiri Matas , Filip Sroubek , Marc Pollefeys , Martin R. Oswald

Long-form video understanding is essential for various applications such as video retrieval, summarizing, and question answering. Yet, traditional approaches demand substantial computing power and are often bottlenecked by GPU memory. To…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Saket Gurukar , Asim Kadav

The vast number of existing IP cameras in current road networks is an opportunity to take advantage of the captured data and analyze the video and detect any significant events. For this purpose, it is necessary to detect moving vehicles, a…

Computer Vision and Pattern Recognition · Computer Science 2021-05-19 Iván García , Rafael Marcos Luque , Ezequiel López

Anomaly detection is critically important for intelligent surveillance systems to detect in a timely manner any malicious activities. Many video anomaly detection approaches using deep learning methods focus on a single camera video stream…

Computer Vision and Pattern Recognition · Computer Science 2020-10-07 Chongke Wu , Sicong Shao , Cihan Tunc , Salim Hariri

Video content has experienced a surge in popularity, asserting its dominance over internet traffic and Internet of Things (IoT) networks. Video compression has long been regarded as the primary means of efficiently managing the substantial…

Computer Vision and Pattern Recognition · Computer Science 2024-06-04 Parham Zilouchian Moghaddam , Mehdi Modarressi , Mohammad Amin Sadeghi

Detecting facial forgery images and videos is an increasingly important topic in multimedia forensics. As forgery images and videos are usually compressed into different formats such as JPEG and H264 when circulating on the Internet,…

Computer Vision and Pattern Recognition · Computer Science 2021-05-13 Shenhao Cao , Qin Zou , Xiuqing Mao , Zhongyuan Wang

Online video object segmentation is a challenging task as it entails to process the image sequence timely and accurately. To segment a target object through the video, numerous CNN-based methods have been developed by heavily finetuning on…

Computer Vision and Pattern Recognition · Computer Science 2018-06-07 Jingchun Cheng , Yi-Hsuan Tsai , Wei-Chih Hung , Shengjin Wang , Ming-Hsuan Yang