clovaai / generative-evaluation-prdc

Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.
MIT License
243 stars 28 forks source link

How do I use my own image dataset to run your code? #6

Closed zxsitu closed 3 years ago

zxsitu commented 3 years ago

Hello, your research is very significant to my work. What I want to ask is, how do I go about running this code to test my images? I have already prepared the original image and the generated image, but I am not quite sure how to run your code program? Can you tell me how to run the code when using my own image dataset?

Is it like this? run prdc . /generate-images ./real-images or compute_prdc . /generate-images . /real-images

mountains-high commented 2 years ago

@zxsitu were you able to solve it? Could you tell me, please? Thank you

Mahmood-Hussain commented 2 years ago

Hi I have tried to create it please see here: https://github.com/Mahmood-Hussain/generative-evaluation-prdc