-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datasets 404 Not Found #21
Comments
Thank you for reporting this issue as well, @Pudding-0503! Yes, it seems like the dataset is gone. Let us figure out how to proceed... |
Hi @Pudding-0503, Could I ask you a follow up question please about the dataset you are referring to? It may help us to find the quickest way to resolve this issue. In the beginning of the message, you mention that
Would it be correct to assume, that the dataset you refer to, is either |
I apologise for taking a day to reply to you. @usert5432 |
No worries. Please feel free to reply when it is convenient.
If you used the CouncilGAN's script, then we should be using the same datasets. For reference, here are the md5 hashes of our files:
If your files have the same hashes, then probably we are using the same datasets. The only processing we did -- we flattened the
Unfortunately, I was not involved in the retraining of the other models, so I cannot tell what may be the problem here. I will contact the expert who performed this training, but they are on a vacation right now. It will take about a week before I get any response from them.
Previously, we have tried to document the retraining procedure in this repository https://github.com/LS4GAN/benchmarking . Could I confirm please that you refer to the commands from that repository? |
Thank you very much for your patient reply. @usert5432
Unfortunately, in order to save space on the data drive, I deleted the compressed files of the dataset after unzip, so now there is no way to verify the hashes of the files...
Yes, I used your commands to test models. Today I tested the pre-trained models you provided and the UVCGAN models is perfect, but the other models still have similar FID and KID biases, so the problem is not due to the dataset or commands, I think I must have made a mistake somewhere. So I resized the images of celeba's test set to 256*256 and calculated the FID and KID. I got similar results, but there is still a slight difference, maybe some detail is wrong ...... |
Yes, I think this may be the reason. We tried to make all the training and evaluation uniform. And for the evaluation part -- we used two transformations (for CelebA):
The image-to-image translation was done on such center crops. I do remember we had to modify the source code of the other models to support these transformations, but unfortunately, I am not familiar with the details. I will contact our expert for the additional details, once they returned from the vacation (end of this week). |
Hello Dr, can you send me a copy of the dataset you downloaded, thank you very much!!!!!!! |
Hi @zhushuqi2333,
Unfortunately, I cannot provide a copy of the CelebA dataset as it was not created by us. We are reusing the dataset developed by CouncilGAN, and redistributing it would likely violate copyright laws. At this moment, we are trying to create an alternative way to obtain the CouncilGAN datasets, but it should take a few days to finalize it. In the meantime, you can consider the following options to access the dataset:
To the best of my understanding, to reproduce the dataset, one needs to do the following: Again, we are actively working on providing detailed instructions to help researchers reproduce the CouncilGAN's dataset, and we aim to make it available soon. We apologize for any inconvenience this may cause. |
Hi @Pudding-0503, I wanted to provide a brief update on the reproduction of the alternative GAN results. I have contacted out to our expert regarding this matter, and they are currently investigating the issue. I will follow up this thread as soon as I receive a response from them. |
Hi @Pudding-0503, You mentioned that the FID and KID are different for ACL-GAN. However, I only find CycleGAN results in the attached image. I wonder whether you would share with me the ACL-GAN scores you got, too? Thank you so much! |
Hi @Pudding-0503, As @usert5432 mentioned in his earlier reply, to uniform the FID/KID comparison, we did the following:
Please let me know the problem are resolved with these pre/post processing steps. I am not sure whether the results should be complete the same, but the different shouldn't be too large. Thank you so much for you interest in our work! 😄 |
Hi @zhushuqi2333,
We have created a set of detailed instructions on how to recreate the missing CelebA datasets. If this issue is still relevant, you could try obtaining the CelebA datasets by using this repository: https://github.com/LS4GAN/celeba4cyclegan |
Hello, I'm sorry to bother you again, but I'm having trouble getting to this step. |
@happy-hahaha Thank you for reporting. You can check the integrity of each 7z file using |
Hello, I checked the integrity of all the 7z files and found that the files are complete, but then I remembered that they were downloaded this morning through a chain, the link is here: https://pan.baidu.com/s/1dkp-d7g8Pmb5qgKuSPUZyw Extract Code: 21eq, and now I can't go in Align& Cropped Images to download img_align_celeba_png.7z file from celeba official website, after I download the 7z file from the official website and then use md5sum to check its integrity, I will get back to you with the result! |
Hello! I use the dataset from Council-GAN to train the model, and the FID results have about 2~5 deviations. So I tried to download the preprocessed dataset using the .sh file you provided in order to reproduce the results in the best possible way. However, I found that the download address of the dataset seems to be invalid?
The text was updated successfully, but these errors were encountered: