Skip to content

muasifk/crowd-density-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowd Counting using Density Estimation

This is a demo project showing how to train a crowd counting model using PyTorch framework.

Training

Clone this repository:

`git clone https://github.com/muasifk/crowd-density-estimation.git`

Change the path to the training data in src.train.py.

Start training.

`python train.py`

Inference

Define the path to the test images, or change the url of the image in predict.py.

`python predict.py`

Sample Results

The inference outputs (predictions) will be saved to the predictions directory.

Prediction

Prediction

Prediction

Author:

Muhammad Asif Khan < asifk@ieee.org >

About

Crowd counting in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages