-
Can anyone reproduce the accuracy of UCF-QNRF? I hava conducted acout ten experiments on UCF-QNRF, however, the MAE and RMSE is 100 and 180. I can not achieve the reported MAE:85 and RMSE:154.5, even …
-
I have set the batch size to 1, but the problem of “CUDA out of memory Tried to allocate 38.49 GiB " still occurs when training on UCF-QNRF dataset
-
Dear paper authors, I am not able to execute the code for ucf-qnrf dataset, I am executing the code on windows, pycharm professsional 2019. Code for shanghaitech dataset is working fine but, I am gett…
-
Thank you for your interesting work.
I would like to know if you have trained the model on UCF-QNRF?
-
I download the pretrained model from googledrive, and preprocess the data described, but get MAE 98.6 and RMSE 169.7. This is far from 88.7 and 154.8 in original paper.
-
Thanks for the author's impressive work!
Question 1: How to visualize test set pictures for SHHA, SHHB, UCF-QNRF, FDST?
Question 2: The link [(DATA.md)](https://github.com/taohan10200/IIM/blob/mai…
-
can you share the download link of Paper's_weights_UCF_QNRF.zip again?
The current download speed is too slow!
thx very much!
-
https://github.com/gjy3035/GCC-SFCN/blob/a5921d2b1e4a6aaa3019568bc4e4fca9d386970e/loading_data.py#L33 - here validation set is created from test set of UCF_QNRF. Is this okay?
-
-
Hello,
I would like to ask, if I want to retrain the models on the UCF and JHU datasets, what changes need to be made to the existing code?