NWPU-Crowd-Sample-Code icon indicating copy to clipboard operation
NWPU-Crowd-Sample-Code copied to clipboard

The sample code for a large-scale crowd counting dataset, NWPU-Crowd.

Results 17 NWPU-Crowd-Sample-Code issues
Sort by recently updated
recently updated
newest added

Hi, thank you for your work. How to test my single image? and what if I don't have Matlab?

we encountered runtime error when we simulated the below code line !python test.py. The following has been encountered Traceback (most recent call last): File "test.py", line 118, in main() File...

What the test.py's print mean?

When I try to test the Res101_SFCN model in test.py I get this error, can anyone please help me? `Traceback (most recent call last): File "/home/rawan/ka3ba_project/NWPU-Crowd-Sample-Code/test.py", line 116, in main()...

Hello @gjy3035, Can you also please provide the above pre-trained model? One more thing the CANNet model is not getting loaded properly, it's saying model might be corrupted. Thanks.

i want to get the position of each head on heatmap , is there some way to get the val ?

Dear Authors, When I tried to re-do the experiments using the same parameters in the saved file to replicate the same results on validation, I face the error when PIL...

[NWPU DATASET]: 3109 training images. [NWPU DATASET]: 500 validation images. dataset preparation finished! training has started! /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:2973: UserWarning: Default upsampling behavior when mode=bilinear is changed to align_corners=False since 0.4.0. Please...

when I test in test dataset, it can't load 3746 image, I can't find the image in several directories, including part1, part2, part3, part4, part5a and part5b. Where is 3746?...