Awesome
Cross-head Supervision for Crowd Counting with Noisy Annotations
This is the official implementation for ICASSP 2023 paper: cross-head supervision for crowd counting with noisy annotations.
to run
pip install -r requirements.txt
- download dataset to ./DATASET
- run preprocess_dataset_xxx_dmap.py in ./preprocess
- sh run.sh
use wandb to record experiments result
Refer to wandb for config.