leeyeehoo / CSRNet-pytorch

CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
642 stars 259 forks source link

使用part_A时,ground_truth里的数据都是.mat格式,但在image.py脚本中,用的是.h5格式?并且在gt_file['density']时报错 #44

Closed paulhee closed 5 years ago

paulhee commented 5 years ago

在image.py脚本中,13行的位置处报错,提示:Unable to open object (object 'density' doesn't exist)