svishwa / crowdcount-mcnn

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

A code question about the file of 'create_gt_test_set_shtech.m' #18

Open cjxb-hy opened 6 years ago

cjxb-hy commented 6 years ago

Could you tell me what is the meaning of 'annPoints = image_info{1}.location'? I used the command ‘help image_info’ in matlab, but didn't find the answer to the code.

asif07hossain commented 6 years ago

for other dataset you have to comment that part.

asif07hossain commented 6 years ago

I am Asiful, grad student from University of Manitoba, canada. Currently, I am doing research on crowd counting. Regarding this I am in great need of UCSD data pre processing code. Will you please help me out by sending the pre processing code. email: asif07hossain@gmail.com

wangwen39 commented 6 years ago

for the dataset of shanghaitech of ground truth,it provide the format of '.mat', use MATLAB to load this data,and you will find image_info,it is a cell ,and image_info{1}.location stands for the head location of one picture of this dataset.

asif07hossain commented 6 years ago

Hi Dear !! I have already fixed the issue. But I am really facing some issues regarding ucsd data set processing. Will you please suggest me about how I can fix the issue?

On Tue, Mar 20, 2018, 9:51 PM wangwen, notifications@github.com wrote:

for the dataset of shanghaitech of ground truth,it provide the format of '.mat', use MATLAB to load this data,and you will find image_info,it is a cell ,and image_info{1}.location stands for the head location of one picture of this dataset.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/svishwa/crowdcount-mcnn/issues/18#issuecomment-374820797, or mute the thread https://github.com/notifications/unsubscribe-auth/AfukdxCXe--JJf-u1-v3MjKOq-lhQSzoks5tgcA_gaJpZM4RMup_ .