Using transfer learning on pretrained image models to learn density map generation and count the number of people in an image.
-
Updated
Nov 27, 2022 - Python
Using transfer learning on pretrained image models to learn density map generation and count the number of people in an image.
This repository performs crowd counting inference using a pre-trained ONNX model. Input an image to estimate head localization in crowded scenes.
This is the implementation of paper "A Multi-Scale and Multi-level Feature Aggregation Network for Crowd Counting"
[ICCV 2023] Point-Query Quadtree for Crowd Counting, Localization, and More
Multi-level Attention Refined UNet for crowd counting
Crowd counting on the ShanghaiTech dataset, using multi-column convolutional neural networks.
The code for our ECCV 2020 paper: Estimating People Flows to Better Count Them in Crowded Scenes
Single Image Crowd Counting (CNN-based Cascaded Multi-task Learning of High-level Prior and Density Estimation for Crowd Counting)
Single Image Crowd Counting via MCNN (Unofficial Implementation)
Add a description, image, and links to the crowdcounting topic page so that developers can more easily learn about it.
To associate your repository with the crowdcounting topic, visit your repo's landing page and select "manage topics."