Variations-of-SFANet-for-Crowd-Counting
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
Hi author, This code is very interesting. I read code but I didn't see inference code to save and visualize output image. Can you release it?
Keypoints look like array with three columns. My ground truth .npy contains only two columns that represent x and y coordinates. Please can you help me how to prepare my...