rfelixmg / frwgan-eccv18

Code for model presented on our paper accepted on European Conference on Computer Vision 2018.
57 stars 23 forks source link

FLO dataset is broken #4

Closed yuvval closed 5 years ago

yuvval commented 5 years ago

Thank you for posting your code online. It is really helpful.

I would like to reproduce your results on FLO, however it appears that the soft links under ./data/flo-reed/ are broken, and refer to missing files: data.h5 -> data_TENSORFLOW-CVPR_140318_205157.h5 knn.h5 -> FLO_continuous_knn_140318_165701_CVPR.h5

Could you kindly assist with this issue?

Note about a minor issue that I fixed on my own: The script benchmark.sh looked for the FLO data under ./data/flo instead of ./data/flo-reed

Many Thanks, Yuval

rfelixmg commented 5 years ago

Dear @yuvval ,

You might find flower dataset files at flower-dataset.

I will fix the link for the previous zip file.

cheers, Rafa

rfelixmg commented 5 years ago

Dear @yuvval

I have just updated the link for the whole dataset on google drive. Thanks for pointing out the divergence in the file.

I am closing this issue. Regards,

yuvval commented 5 years ago

Dear Rafa,

Thank you for the reply and for updating the dataset. I apologize for the later response, as I had few urgent matters this week.

Best, Yuval

rfelixmg commented 5 years ago

Not a problem, you can also hit me up (rafael.felixalves@adelaide.edu.au) in my email if you need any further questions.