arXiv Analytics

Sign in

arXiv:2112.03549 [cs.CV]AbstractReferencesReviewsResources

GaTector: A Unified Framework for Gaze Object Prediction

Binglu Wang, Tao Hu, Baoshan Li, Xiaojuan Chen, Zhijie Zhang

Published 2021-12-07, updated 2022-03-20Version 2

Gaze object prediction is a newly proposed task that aims to discover the objects being stared at by humans. It is of great application significance but still lacks a unified solution framework. An intuitive solution is to incorporate an object detection branch into an existing gaze prediction method. However, previous gaze prediction methods usually use two different networks to extract features from scene image and head image, which would lead to heavy network architecture and prevent each branch from joint optimization. In this paper, we build a novel framework named GaTector to tackle the gaze object prediction problem in a unified way. Particularly, a specific-general-specific (SGS) feature extractor is firstly proposed to utilize a shared backbone to extract general features for both scene and head images. To better consider the specificity of inputs and tasks, SGS introduces two input-specific blocks before the shared backbone and three task-specific blocks after the shared backbone. Specifically, a novel Defocus layer is designed to generate object-specific features for the object detection task without losing information or requiring extra computations. Moreover, the energy aggregation loss is introduced to guide the gaze heatmap to concentrate on the stared box. In the end, we propose a novel wUoC metric that can reveal the difference between boxes even when they share no overlapping area. Extensive experiments on the GOO dataset verify the superiority of our method in all three tracks, i.e. object detection, gaze estimation, and gaze object prediction.

Comments: CVPR 2022, camera ready
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:2103.16148 [cs.CV] (Published 2021-03-30)
Class-Aware Robust Adversarial Training for Object Detection
arXiv:2105.13279 [cs.CV] (Published 2021-05-27)
Dynamic Network selection for the Object Detection task: why it matters and what we (didn't) achieve
arXiv:2309.16126 [cs.CV] (Published 2023-09-28)
UVL: A Unified Framework for Video Tampering Localization