gjy3035 / GCC-SFCN

This is the official code of spatial FCN in the paper Learning from Synthetic Data for Crowd Counting in the Wild [CVPR2019].
https://gjy3035.github.io/GCC-CL/
MIT License
160 stars 39 forks source link

Cannot reproduce the results for SHTA and UCF-QNRF dataset with cyclegan translated images #14

Open liyunsheng13 opened 5 years ago

liyunsheng13 commented 5 years ago

Hello Junyu I try to translate images with the CycleGAN code you provide with the filtered synthetic images for each real dataset. But the results I get (mae or mse) is even worse than the results given by the model trained with the original images. Could you provide the transferred images. And it would be great if you can provide all the code, parameters and input images to train CycleGAN.