/HumanCount

Machine Learning Assignment to count Human in the image

Primary LanguageJupyter Notebook

Subject Machine Learning and Pattern Recognition (B9AI102_2122_TMD1S)

Assignment 01 - HumanCount


Working Demo can be found in the below link

https://app-count-people.herokuapp.com/

Getting started

To get started with the code on this repo, you need to either clone or download this repo into your machine just as shown below;

git clone https://github.com/divyakumar95/HumanCount.git

Dependencies

Before you begin playing with the source code you might need to install deps just as shown below;

  • ipython Notebook
  • Download Data sets from below link
  • Dataset
* https://www.kaggle.com/constantinwerner/human-detection-dataset/download
* https://www.cis.upenn.edu/~jshi/ped_html/index.html#:~:text=Download%20zipped%20file-,here,-.%20Zipped%20file%20size
pip3 install -r requirements.txt

General

This project does count the number of people in the image!

Running the App

From the below link

https://app-count-people.herokuapp.com/