Skip to content

Unofficial implementation of CrowdFormer architecture

Notifications You must be signed in to change notification settings

ramyamounir/crowdformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crowdformer

This is an unofficial implementation of the CrowdFormer architecture: https://arxiv.org/abs/2203.03768.


USAGE

We train and evaluate on two datasets ShaghaiTech (SH) and the yet to be realeased CraneCounting (CC) dataset from the recently accepted IJCAI'23 paper: Long-term Monitoring of Bird Flocks in the Wild.

To preprocess the SH dataset, use the prep_SH folder, which also contains the dataloader in prep_SH/dataset.py.

To run on the SH dataset, use the main.py file.

Similar commands are used for CC dataset. (e.g., main_CC.py, Prep_CC/)

About

Unofficial implementation of CrowdFormer architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages