paper-with-me

Papers

Improving Object Counting with Heatmap Regulation

2018-03-14 · Shubhra Aich, Ian Stavness

In this paper, we propose a simple and effective way to improve one-look regression models for object counting from images. We use class activation map visualizations to illustrate the drawbacks of learning a pure one-look regression model for a counting task. Based on these insights, we enhance one-look regression counting models by regulating activation maps from the final convolution layer of the network with coarse ground-truth activation maps generated from simple dot annotations. We call this strategy heatmap regulation (HR). We show that this simple enhancement effectively suppresses false detections generated by the corresponding one-look baseline model and also improves the performance in terms of false negatives. Evaluations are performed on four different counting datasets --- two for car counting (CARPK, PUCPR+), one for crowd counting (WorldExpo) and another for biological cell counting (VGG-Cells). Adding HR to a simple VGG front-end improves performance on all these benchmarks compared to a simple one-look baseline model and results in state-of-the-art performance for car counting.

📄 PDF Abstract BibTeX arXiv:1803.05494

Code (2)

littleaich/heatmap-regulation 공식 구현 pytorch
SajithMR/Counting_plant_parts pytorch

Tasks

Crowd CountingObjectObject Countingregression

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Ethereum Customer Service Number +1-833-534-1729 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

An Accurate Car Counting in Aerial Images Based on Convolutional Neural Networks

2021-07-13 · Journal of Ambient Intelligence and Humanized Computing 2021 7 · Ersin Kılıç, Serkan Öztürk

This paper proposes a simple and effective single-shot detector model to detect and count cars in aerial images. The proposed model, called heatmap learner convolutional neural network (HLCNN), is used to predict the h…

Data AugmentationObject Counting

Trap-Based Pest Counting: Multiscale and Deformable Attention CenterNet Integrating Internal LR and HR Joint Feature Learning

2023-04-05 · Jae-Hyeon Lee, Chang-Hwan Son

Pest counting, which predicts the number of pests in the early stage, is very important because it enables rapid pest control, reduces damage to crops, and improves productivity. In recent years, light traps have been in…

Crowd Countingobject-detectionObject Detection

Mask Focal Loss: A unifying framework for dense crowd counting with canonical object detection networks

2022-12-22 · Xiaopin Zhong, Guankun Wang, Weixiang Liu, Zongze Wu 외

As a fundamental computer vision task, crowd counting plays an important role in public safety. Currently, deep learning based head detection is a promising method for crowd counting. However, the highly concerned object…

Crowd CountingDensity EstimationHead DetectionObject+2

Locally Grouped and Scale-Guided Attention for Dense Pest Counting

2024-08-29 · Chang-Hwan Son

This study introduces a new dense pest counting problem to predict densely distributed pests captured by digital traps. Unlike traditional detection-based counting models for sparsely distributed objects, trap-based pest…

Heatmap-based Object Detection and Tracking with a Fully Convolutional Neural Network

2021-01-10 · Fabian Amherd, Elias Rodriguez

The main topic of this paper is a brief overview of the field of Artificial Intelligence. The core of this paper is a practical implementation of an algorithm for object detection and tracking. The ability to detect and …

Autonomous DrivingObject Countingobject-detectionObject Detection