Variations-of-SFANet-for-Crowd-Counting icon indicating copy to clipboard operation
Variations-of-SFANet-for-Crowd-Counting copied to clipboard

The official implementation of "Encoder-Decoder Based Convolutional Neural Networks with Multi-Scale-Aware Modules for Crowd Counting"

Results 22 Variations-of-SFANet-for-Crowd-Counting issues
Sort by recently updated
recently updated
newest added

Hello ! May I know how did people label the density maps on shanghai tech A and B data set ? Is it possible for us to add on extra...

When i use another backbone , i meet this problem: ![image](https://user-images.githubusercontent.com/73160446/155954464-10114633-2b3d-4cb8-9ef3-609faabb3f1d.png) I cheak the conv5_3.shape and id4.shape , they meet the requirements of the "max_unpool2d" function ![image](https://user-images.githubusercontent.com/73160446/155954738-51d90280-5e3b-4731-b370-b95c69031e8c.png) Could you help...

can you share the download link of Paper's_weights_UCF_QNRF.zip again? The current download speed is too slow! thx very much!

I'm trying to understand how can I get the third column of the .npy training file. What's the meaning of that value? Is there any script to generate it?

Unable to reproduce the result of the testing image, with using the pretrained model, anyone know how to reproduce the result? thanks.

Hello, I would like to ask where can I find the datasets for testing and training? Thanks.

Hi, I trained M-SFANet with part of shanghaiTech samples. BUT the loss converge too slow, and the mse and mae remain large after training a few hundred epoches. Do you...

Hello, First of all, thank you for sharing your work with the code. I have few questions regarding the checkpoints available. I have tried to visualize the density map with...

![1622190972(1)](https://user-images.githubusercontent.com/66461696/119956668-e96a6200-bfd3-11eb-8fb1-e99216ca3216.png) ![1622190951(1)](https://user-images.githubusercontent.com/66461696/119956676-ed967f80-bfd3-11eb-82a5-0b70c186df91.png) Anybody come across this problem while using random input picture to generate density map through M-SegNet? why the shape[2] of these 3 tensor differ?