Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 467 Bytes

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.