svishwa / crowdcount-mcnn

Single Image Crowd Counting via MCNN (Unofficial Implementation)
MIT License
504 stars 180 forks source link

UCF_CC_50 data prepare #12

Closed ChenyuGAO-CS closed 6 years ago

ChenyuGAO-CS commented 6 years ago

Dear svishwa, I don't know how to devided train and test dataset of UCF_CC_50, could you please provide me the UCF_CC_50 data prepare codes, if available?

svishwa commented 6 years ago

The pre-processing code provided for ShanghaiTech dataset can be modified for other datasets. Please follow the cross-validation split as discussed in the UCF_CC_50 dataset paper to perform the experiments.