Thank you for your wonderful work on GAN generated image detection. Since most experiments in your paper are performed on person instead of other objects, we have tried to test your model on the dataset provided by CNNDetector ([33] in your paper). The experiment is performed on a workstation with Windows system, and we follow the guide in Readme (what we modified is only the data path), but we cannot run it correctly. It shows "TypeError: cannot serialize '_io.TextIOWrapper' object", at 'for i, data in enumerate(dl):' in test.py.
Would you pleased provide some advice ? Hope for your reply soon.
Thank you for your wonderful work on GAN generated image detection. Since most experiments in your paper are performed on person instead of other objects, we have tried to test your model on the dataset provided by CNNDetector ([33] in your paper). The experiment is performed on a workstation with Windows system, and we follow the guide in Readme (what we modified is only the data path), but we cannot run it correctly. It shows "TypeError: cannot serialize '_io.TextIOWrapper' object", at 'for i, data in enumerate(dl):' in test.py.
Would you pleased provide some advice ? Hope for your reply soon.