Home

Awesome

TutorNet_Crowd_Counting

This repository contains codes for the official implementation in PyTorch of paper "Learning Error-Driven Curriculum for Crowd Counting".

Main Results of Our Method

MethodMAEMSE
MCNN26.441.3
MCNN+SF15.335.2
MCNN+SF+TN14.425.1
MethodMAEMSE
CSRNet10.616.0
CSRNet+SF10.415.9
CSRNet+SF+TN9.415.6
MethodMAEMSE
U-net26.839.7
U-net+SF13.523.0
U-net+SF+TN12.119.7
MethodMAEMSE
DenseNet13.022.7
DenseNet+SF7.512.8
DenseNet+SF+TN7.012.2

Train

  1. Download the data and use the script in /pre_process.

  2. python train_DenseNet_shanghai.py

If you have any questions, do not be afraid to contact us.