smallmax00 / Counting_With_Adaptive_Auxiliary_Learning

IEEE-TITS 2022: code for Transportation Object Counting with Graph-Based Adaptive Auxiliary Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counting_With_Adaptive_Auxiliary_Learning

Data Prepare

Prepare you own data, please refer to C-3-FrameWork for detailed instructions.

SHA

prediction

python test_SHA.py  

JHU

prediction

python test_JHU.py

QNRF

prediction

python test_QNRF.py

NWPU-Crowd

Our method achieved 76.4 MAE and 327.4 MSE on NWPU-Crowd counting benchmark

Citation

If you find our work useful or our work gives you any insights, please cite:

@article{Meng_2022_Adaptive_Counting,
    author    = {Meng, Yanda and Bridge, Joshua and Zhao, Yitian and Joddrell, Martha and Qiao, Yihong and Yang, Xiaoyun and Huang, Xiaowei and Zheng, Yalin},
    title     = {Transportation Object Counting with Graph-Based Adaptive Auxiliary Learning},
    journal = {IEEE Transactions on Intelligent Transportation System},
    year      = {2022},
}

About

IEEE-TITS 2022: code for Transportation Object Counting with Graph-Based Adaptive Auxiliary Learning

License:MIT License


Languages

Language:Python 100.0%