svishwa / crowdcount-mcnn

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

can the gt_density be saved as .jpg file #25

Open SophieChang66 opened 6 years ago

SophieChang66 commented 6 years ago

hello, I saved the gt_density data as .jpg file ,then convert it to lmdb, and then train in caffe , but the loss is huge, like as Iteration 9000 (5.64897 iter/s, 177.024s/1000 iters), loss = 3.87866e+06

how can i solve the problem, or something i did is wrong?