GeorgeChenZJ / deepcount

Deep Density-aware Count Regressor: a state-of-the-art method for crowd counting
27 stars 8 forks source link

deepcount

Deep Density-aware Count Regressor

PaddlePaddle Implementation Branch

https://github.com/GeorgeChenZJ/deepcount/tree/paddle

Installation

  1. Install requirements: Python 2.7, Tensorflow >= 1.8, PyTorch >= 0.4, Pillow, tqdm, scipy
  2. Download pretrained vgg model from https://download.pytorch.org/models/vgg16-397923af.pth
  3. Place vgg16-397923af.pth under the working directory

Data

Run

Trained Weights