HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Rethinking Spatial Invariance of Convolutional Networks for Object Counting

Zhi-Qi Cheng Qi Dai Hong Li JingKuan Song Xiao Wu Alexander G. Hauptmann

Rethinking Spatial Invariance of Convolutional Networks for Object Counting

Abstract

Previous work generally believes that improving the spatial invariance of convolutional networks is the key to object counting. However, after verifying several mainstream counting networks, we surprisingly found too strict pixel-level spatial invariance would cause overfit noise in the density map generation. In this paper, we try to use locally connected Gaussian kernels to replace the original convolution filter to estimate the spatial position in the density map. The purpose of this is to allow the feature extraction process to potentially stimulate the density map generation process to overcome the annotation noise. Inspired by previous work, we propose a low-rank approximation accompanied with translation invariance to favorably implement the approximation of massive Gaussian convolution. Our work points a new direction for follow-up research, which should investigate how to properly relax the overly strict pixel-level spatial invariance for object counting. We evaluate our methods on 4 mainstream object counting networks (i.e., MCNN, CSRNet, SANet, and ResNet-50). Extensive experiments were conducted on 7 popular benchmarks for 3 applications (i.e., crowd, vehicle, and plant counting). Experimental results show that our methods significantly outperform other state-of-the-art methods and achieve promising learning of the spatial position of objects.

Code Repositories

zhiqic/rethinking-counting
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
crowd-counting-on-jhu-crowdGauNet (ResNet-50)
MAE: 58.2
MSE: 245.1
crowd-counting-on-shanghaitech-aGauNet (ResNet-50)
MAE: 54.8
MSE: 89.1
crowd-counting-on-shanghaitech-bGauNet (ResNet-50)
MAE: 6.0
crowd-counting-on-ucf-cc-50GauNet (ResNet-50)
MAE: 186.3
crowd-counting-on-ucf-qnrfGauNet (ResNet-50)
MAE: 81.6
object-counting-on-trancosGauNet (ResNet-50)
MAE: 2.1
MSE: 2.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Rethinking Spatial Invariance of Convolutional Networks for Object Counting | Papers | HyperAI