English

FAR: Fourier Aerial Video Recognition

Computer Vision and Pattern Recognition 2022-07-19 v2

Abstract

We present an algorithm, Fourier Activity Recognition (FAR), for UAV video activity recognition. Our formulation uses a novel Fourier object disentanglement method to innately separate out the human agent (which is typically small) from the background. Our disentanglement technique operates in the frequency domain to characterize the extent of temporal change of spatial pixels, and exploits convolution-multiplication properties of Fourier transform to map this representation to the corresponding object-background entangled features obtained from the network. To encapsulate contextual information and long-range space-time dependencies, we present a novel Fourier Attention algorithm, which emulates the benefits of self-attention by modeling the weighted outer product in the frequency domain. Our Fourier attention formulation uses much fewer computations than self-attention. We have evaluated our approach on multiple UAV datasets including UAV Human RGB, UAV Human Night, Drone Action, and NEC Drone. We demonstrate a relative improvement of 8.02% - 38.69% in top-1 accuracy and up to 3 times faster over prior works.

Keywords

Cite

@article{arxiv.2203.10694,
  title  = {FAR: Fourier Aerial Video Recognition},
  author = {Divya Kothandaraman and Tianrui Guan and Xijun Wang and Sean Hu and Ming Lin and Dinesh Manocha},
  journal= {arXiv preprint arXiv:2203.10694},
  year   = {2022}
}

Comments

ECCV 2022 Poster paper

R2 v1 2026-06-24T10:19:54.071Z