RQuispeC / pytorch-ACSCP

Unofficial implementation of "Crowd Counting via Adversarial Cross-Scale Consistency Pursuit" with pytorch - CVPR 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you provide the pretrained model?

fengwhu opened this issue · comments

Thank you for sharing the code. But could you provide the pretrained model for this code?

Hi, I have the trained models for ucf_cc_50 for its 5 folds, I can make them available if that's what you want

trained models for UCF_CC_50 can be found in here.

you should get

  MAE MSE
fold 1 531,64 880,12
fold 2 356,61 558,70
fold 3 134,40 154,99
fold 4 227,12 265,00
fold 5 158,87 219,02
AVERAGE 281,73 415,56