/CHSNet

Source code for ICASSP'23 paper: Cross-head Supervision for Crowd Counting with Noisy Annotations

Primary LanguagePython

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

  1. pip install -r requirements.txt
  2. download dataset to ./DATASET
  3. run preprocess_dataset_xxx_dmap.py in ./preprocess
  4. sh run.sh

use wandb to record experiments result

Refer to wandb for config.