Skip to content

Learning to map crowd densities using Conditional GANs

Notifications You must be signed in to change notification settings

duxiangcheng/crowd-counting-GAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Crowd Counting using Conditional Generative Adversarial Networks

This is a complete implementation of a recent crowd counting paper titled An end-to-end generative adversarial network for crowd counting under complicated scenes.

Misc. Info

  1. To construct the ground truth density map, instructions from the MCNN paper are followed.

  2. All pixels are multiplied by 2550, a number decided empirically, before feeding the data to the Conditional GAN. This increases the L1 distance between density maps generated and zero valued tensors thus helping the model to converge much faster.

About

Learning to map crowd densities using Conditional GANs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%