CommissarMa / Context-Aware_Crowd_Counting-pytorch

The implementation of Context-Aware Crowd Counting(CVPR2019)
MIT License
68 stars 23 forks source link

Has anyone get the result in paper on SHTechA? #1

Closed CommissarMa closed 5 years ago

CommissarMa commented 5 years ago

Paper get MAE=62.3 in ShTechA, but I only get 69.02. Are there any mistakes in my code?

CommissarMa commented 5 years ago

I get it.

hellowangqian commented 5 years ago

I downloaded your code and run it on ShTechA, can only get MAE=67 after 400 epochs. Is there any tip to get lower MAE? How many epochs are needed? Thanks!

RanRan-Margaret commented 3 years ago

So how fix it?

everRoc commented 1 year ago

I get it.

hi, can you share your methods to get lower MAE? I can only get MAE=68 after 350 epochs