paper-with-me

Papers

Panoramic Distortion-Aware Tokenization for Person Detection and Localization Using Transformers in Overhead Fisheye Images

2025-03-18 · Nobuhiko Wakai, Satoshi Sato, Yasunori Ishii, Takayoshi Yamashita

Person detection methods are used widely in applications including visual surveillance, pedestrian detection, and robotics. However, accurate detection of persons from overhead fisheye images remains an open challenge because of factors including person rotation and small-sized persons. To address the person rotation problem, we convert the fisheye images into panoramic images. For smaller people, we focused on the geometry of the panoramas. Conventional detection methods tend to focus on larger people because these larger people yield large significant areas for feature maps. In equirectangular panoramic images, we find that a person's height decreases linearly near the top of the images. Using this finding, we leverage the significance values and aggregate tokens that are sorted based on these values to balance the significant areas. In this leveraging process, we introduce panoramic distortion-aware tokenization. This tokenization procedure divides a panoramic image using self-similarity figures that enable determination of optimal divisions without gaps, and we leverage the maximum significant values in each tile of token groups to preserve the significant areas of smaller people. To achieve higher detection accuracy, we propose a person detection and localization method that combines panoramic-image remapping and the tokenization procedure. Extensive experiments demonstrated that our method outperforms conventional methods when applied to large-scale datasets.

📄 PDF Abstract BibTeX arXiv:2503.14228

Code (0)

등록된 구현이 없습니다.

Tasks

Human DetectionPedestrian Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Panoramic Scene Analysis: A Survey from Distortion-Aware Engineering to Sphere-Native Foundation Modeling

2026-06-26 · Qinfeng Zhu, Lei Fan arxiv

Panoramic images capture the complete visual sphere in a single frame, providing spatial context unattainable by conventional cameras. Yet this completeness comes at a geometric cost: the 2-sphere cannot be faithfully ma…

Room Layout EstimationSemantic SegmentationDepth Estimation

Distortion-Aware Convolutional Filters for Dense Prediction in Panoramic Images

2018-09-01 · ECCV 2018 9 · Keisuke Tateno, Nassir Navab, Federico Tombari

There is a high demand of 3D data for 360° panoramic images and videos, pushed by the growing availability on the market of specialized hardware for both capturing (e.g., omnidirectional cameras) as well as visualizing …

Depth EstimationSemantic SegmentationStyle Transfer

Panoramic Image-to-Image Translation

2023-04-11 · Soohyun Kim, Junho Kim, Taekyung Kim, Hwan Heo 외

In this paper, we tackle the challenging task of Panoramic Image-to-Image translation (Pano-I2I) for the first time. This task is difficult due to the geometric distortion of panoramic images and the lack of a panoramic …

Image-to-Image TranslationTranslation

TDFNet: Tri-projection Deformable Fusion Network for Panoramic Salient Object Detection

2026-08-26 · Qiangqiang Zhou, Jiacong Yu, Jiawei Xu, Yong Chen 외 arxiv

Recent years have witnessed the growing potential of panoramic salient object detection in robotic vision, virtual reality, and related applications. However, projecting spherical scenes onto 2D planes inevitably introdu…

Salient Object Detection

Behind Every Domain There is a Shift: Adapting Distortion-aware Vision Transformers for Panoramic Semantic Segmentation

2022-07-25 · Jiaming Zhang, Kailun Yang, Hao Shi, Simon Reiß 외

In this paper, we address panoramic semantic segmentation which is under-explored due to two critical challenges: (1) image distortions and object deformations on panoramas; (2) lack of semantic annotations in the 360{\d…

Domain AdaptationPseudo LabelSegmentationSemantic Segmentation+1