Panoramic Distortion-Aware Tokenization for Person Detection and Localization in Overhead Fisheye Images
Nobuhiko Wakai, Satoshi Sato, Yasunori Ishii, Takayoshi Yamashita
TL;DR
This work tackles the challenge of detecting and localizing people in overhead fisheye images, where rotation and small object size hinder performance. It remaps fisheye frames to equirectangular panoramas and introduces panoramic distortion-aware tokenization (PDAT), which uses a self-similar tiling to balance significance across regions and preserve small-person cues during transformer-based detection. The method fuses a DAB-DETR detector with an SG-Former backbone and integrates PDAT to maintain small-object significance, achieving state-of-the-art results across LOAF, CEPDOF, and WEPDTOF datasets and improving localization accuracy. The findings suggest that geometry-guided panorama tiling and distortion-aware tokenization substantially enhance detection and localization in wide-field overhead imagery, with practical impact for surveillance and analytics in large-scale setups.
Abstract
Person detection in overhead fisheye images is challenging due to person rotation and small persons. Prior work has mainly addressed person rotation, leaving the small-person problem underexplored. We remap fisheye images to equirectangular panoramas to handle rotation and exploit panoramic geometry to handle small persons more effectively. Conventional detection methods tend to favor larger persons because they dominate the attention maps, causing smaller persons to be missed. In hemispherical equirectangular panoramas, we find that apparent person height decreases approximately linearly with the vertical angle near the top of the image. Using this finding, we introduce panoramic distortion-aware tokenization to enhance the detection of small persons. This tokenization procedure divides panoramic features using self-similar figures that enable the determination of optimal divisions without gaps, and we leverage the maximum significance values in each tile of the token groups to preserve the significance areas of smaller persons. We propose a transformer-based person detection and localization method that combines panoramic-image remapping and the tokenization procedure. Extensive experiments demonstrated that our method outperforms conventional methods on large-scale datasets.
