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

How can I use the GCC dataset in my training process? #15

Open SherlockHua1995 opened 5 years ago

SherlockHua1995 commented 5 years ago

Hello, I tried to download the GCC dataset from your project website but I failed. How can I get the GCC dataset ? And, I want to use it as the pretrain dataset for my model, how to deal with the data? Thanks a lot ~ Best wishes.

gjy3035 commented 5 years ago
  1. You may use VPN to download the dataset.
  2. This repo provides a potential method of processing GCC. https://github.com/gjy3035/C-3-Framework