miao0913 / SaCNN-CrowdCounting-Tencent_Youtu

Crowd Counting Via Scale-adaptive Convolutional Neural Network
107 stars 41 forks source link

What's image_info? #17

Closed QiangXie closed 6 years ago

QiangXie commented 6 years ago

Hello, first of all, thank you very much for your work. I encountered a problem when using your code: Undefined variable "image_info" or class "image_info". I looked at your code and found that there is no definition of image_info. What is image_info?

miao0913 commented 6 years ago

It is variable loaded from ground truth annotation, which saves the ground truth head points !