Skip to content

Final project for the Vision and Cognitive Systems course at the University of Padova. We address the crowd counting problem by exploring regression-based (Xception) and density-based (CSRNet) approaches.

Notifications You must be signed in to change notification settings

suleymanerim1/CrowdCounting_Xception_CSRNet

 
 

Repository files navigation

Crowd Counting using Xception and CSRNet

This is our final project for the Vision and Cognitive Systems course at the University of Padua.

Task: Crowd Counting

Dataset: Mall crowd counting dataset

Approaches:

  • Regression-based: Xception
    • MAE: 1.5996
  • Density-based: CSRNet
    • MAE: 3.44 (with pre-training) and 2.72 (CSRNet as a feature extractor)

Group members:

  • Dejan Dichoski
  • Maksim Kokot
  • Suleyman Erim

About

Final project for the Vision and Cognitive Systems course at the University of Padova. We address the crowd counting problem by exploring regression-based (Xception) and density-based (CSRNet) approaches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%