Home

Awesome

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

python train.py

Trained Weights