Awesome
Residual Regression with Semantic Prior for Crowd Counting
This is the official code of the CVPR 2019 PAPER.
CVPR 2019 PAPER | Project Page
Usage
- Requirements:
- python2.7
- pytorch 0.4.1
- Testing:
- download test set
- download pretrained models
- run
python test.py
Citing
@inproceedings{wan2019residual,
title={Residual Regression With Semantic Prior for Crowd Counting},
author={Wan, Jia and Luo, Wenhan and Wu, Baoyuan and Chan, Antoni B and Liu, Wei},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
pages={4036--4045},
year={2019}
}