MCNN-pytorch icon indicating copy to clipboard operation
MCNN-pytorch copied to clipboard

This is an simple implemention of Single-Image Crowd Counting via Multi-Column Convolutional Neural Network.

Results 9 MCNN-pytorch issues
Sort by recently updated
recently updated
newest added

请问你训练得到最好的结果是多少。。。

@CommissarMa Hi. I notice that in your implementation, the ground truth is down-sampled four times to compare with the predicted density map. From my understanding, this down-sampled ground truth makes...

整个训练都跑完了,也可以运行test.py了。但我想知道如何给模型一张图,然后得到预测的人数结果呢?这个人数应该怎么计算?

请问数据集链接下载失败了 该怎么办 有没有好心人分享一下资源

Can anyone give me a data set to see how to make this data set

Hi, I want to create custom dataset for satellite images. I prepare dataset but only include images. I want to label my images. How can i do. Is there any...