paper-with-me

Papers

Reverse Perspective Network for Perspective-Aware Object Counting

2020-06-01 · CVPR 2020 6 · Yifan Yang, Guorong Li, Zhe Wu, Li Su, Qingming Huang, Nicu Sebe

One of the critical challenges of object counting is the dramatic scale variations, which is introduced by arbitrary perspectives. We propose a reverse perspective network to solve the scale variations of input images, instead of generating perspective maps to smooth final outputs. The reverse perspective network explicitly evaluates the perspective distortions, and efficiently corrects the distortions by uniformly warping the input images. Then the proposed network delivers images with similar instance scales to the regressor. Thus the regression network doesn't need multi-scale receptive fields to match the various scales. Besides, to further solve the scale problem of more congested areas, we enhance the corresponding regions of ground-truth with the evaluation errors. Then we force the regressor to learn from the augmented ground-truth via an adversarial process. Furthermore, to verify the proposed model, we collected a vehicle counting dataset based on Unmanned Aerial Vehicles (UAVs). The proposed dataset has fierce scale variations. Extensive experimental results on four benchmark datasets show the improvements of our method against the state-of-the-arts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Counting

Similar Papers 제목 키워드 기반

PANet: Perspective-Aware Network with Dynamic Receptive Fields and Self-Distilling Supervision for Crowd Counting

2021-10-31 · Xiaoshuang Chen, Yiru Zhao, Yu Qin, Fei Jiang 외

Crowd counting aims to learn the crowd density distributions and estimate the number of objects (e.g. persons) in images. The perspective effect, which significantly influences the distribution of data points, plays an i…

Crowd Counting

Revisiting Perspective Information for Efficient Crowd Counting

2018-07-05 · CVPR 2019 6 · Miaojing Shi, Zhaohui Yang, Chao Xu, Qijun Chen

Crowd counting is the task of estimating people numbers in crowd images. Modern crowd counting methods employ deep neural networks to estimate crowd counts via crowd density regressions. A major challenge of this task li…

Crowd Countingregression

A Dense Reward View on Aligning Text-to-Image Diffusion with Preference

2024-02-13 · Shentao Yang, Tianqi Chen, Mingyuan Zhou

Aligning text-to-image diffusion model (T2I) with preference has been gaining increasing research attention. While prior works exist on directly optimizing T2I by preference data, these methods are developed under the ba…

Perspective-aware fusion of incomplete depth maps and surface normals for accurate 3D reconstruction

2026-02-07 · Ondrej Hlinka, Georg Kaniak, Christian Kapeller arxiv

We address the problem of reconstructing 3D surfaces from depth and surface normal maps acquired by a sensor system based on a single perspective camera. Depth and normal maps can be obtained through techniques such as s…

3D Reconstruction

An Aggregated Multicolumn Dilated Convolution Network for Perspective-Free Counting

2018-04-20 · Diptodip Deb, Jonathan Ventura

We propose the use of dilated filters to construct an aggregation module in a multicolumn convolutional neural network for perspective-free counting. Counting is a common problem in computer vision (e.g. traffic on the s…