wfs123456 / CCTrans

Code Reproduction
56 stars 8 forks source link

CCTrans: Simplifying and Improving Crowd Counting with Transformer(Code reproduction)

Overview

Code MAE MSE
PAPER 54.8 86.6
This code 54.20 88.97

Our code reaches this result with the standard hyperparameter set in code. Trained with batch-size=8 for around 1500 epoch(as said in the paper). Best validation at around epoch 606

code framework

Training

Take a look at the arguments accepted by train.py

Testing

Visualization

Environment

See requirements.txt