paper-with-me

홈 › Papers

Spatiotemporal Knowledge Distillation for Efficient Estimation of Aerial Video Saliency

2019-04-10 · Jia Li, Kui Fu, Shengwei Zhao, Shiming Ge

The performance of video saliency estimation techniques has achieved significant advances along with the rapid development of Convolutional Neural Networks (CNNs). However, devices like cameras and drones may have limited computational capability and storage space so that the direct deployment of complex deep saliency models becomes infeasible. To address this problem, this paper proposes a dynamic saliency estimation approach for aerial videos via spatiotemporal knowledge distillation. In this approach, five components are involved, including two teachers, two students and the desired spatiotemporal model. The knowledge of spatial and temporal saliency is first separately transferred from the two complex and redundant teachers to their simple and compact students, and the input scenes are also degraded from high-resolution to low-resolution to remove the probable data redundancy so as to greatly speed up the feature extraction process. After that, the desired spatiotemporal model is further trained by distilling and encoding the spatial and temporal saliency knowledge of two students into a unified network. In this manner, the inter-model redundancy can be further removed for the effective estimation of dynamic saliency on aerial videos. Experimental results show that the proposed approach outperforms ten state-of-the-art models in estimating visual saliency on aerial videos, while its speed reaches up to 28,738 FPS on the GPU platform.

📄 PDF Abstract BibTeX arXiv:1904.04992

Code (0)

등록된 구현이 없습니다.

Tasks

GPUKnowledge DistillationSaliency Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fast Video Salient Object Detection via Spatiotemporal Knowledge Distillation

2020-10-20 · Yi Tang, Yuanman Li, Wenbin Zou

Since the wide employment of deep learning frameworks in video salient object detection, the accuracy of the recent approaches has made stunning progress. These approaches mainly adopt the sequential modules, based on op…

Knowledge DistillationObjectobject-detectionObject Detection+3

Model-guided Multi-path Knowledge Aggregation for Aerial Saliency Prediction

2018-11-14 · Kui Fu, Jia Li, Yu Zhang, Hongze Shen 외

As an emerging vision platform, a drone can look from many abnormal viewpoints which brings many new challenges into the classic vision task of video saliency prediction. To investigate these challenges, this paper propo…

Aerial Video Saliency PredictionPredictionSaliency PredictionTransfer Learning+1

Joint Inference of Groups, Events and Human Roles in Aerial Videos

2015-05-22 · CVPR 2015 6 · Tianmin Shu, Dan Xie, Brandon Rothrock, Sinisa Todorovic 외

With the advent of drones, aerial video analysis becomes increasingly important; yet, it has received scant attention in the literature. This paper addresses a new problem of parsing low-resolution aerial videos of large…

Learning Knowledge-Rich Sequential Model for Planar Homography Estimation in Aerial Video

2023-04-05 · Pu Li, Xiaobai Liu

This paper presents an unsupervised approach that leverages raw aerial videos to learn to estimate planar homographic transformation between consecutive video frames. Previous learning-based estimators work on pairs of i…

Homography Estimation

COMEDIAN: Self-Supervised Learning and Knowledge Distillation for Action Spotting using Transformers

2023-09-03 · Julien Denize, Mykola Liashuha, Jaonary Rabarisoa, Astrid Orcesi 외

We present COMEDIAN, a novel pipeline to initialize spatiotemporal transformers for action spotting, which involves self-supervised learning and knowledge distillation. Action spotting is a timestamp-level temporal actio…

Action DetectionAction SpottingKnowledge DistillationSelf-Supervised Learning