Context-Aware_Crowd_Counting-pytorch icon indicating copy to clipboard operation
Context-Aware_Crowd_Counting-pytorch copied to clipboard

The implementation of Context-Aware Crowd Counting(CVPR2019)

Results 14 Context-Aware_Crowd_Counting-pytorch issues
Sort by recently updated
recently updated
newest added

Hello, thank you for your implements for Part_A dataset. I notice that there are some little differences between your model(cannet.py) and the official [https://github.com/weizheliu/Context-Aware-Crowd-Counting/blob/master/model.py](url) The official code add one convolution...

Hello, I would like to ask if this code can calculate MSE. It seems that only MAE is calculated in test and train.

what is the project's torch visition