LyWang12 / CUTI-Domain

12 stars 1 forks source link

augmented data not found #1

Open M-Ghorbel opened 1 week ago

M-Ghorbel commented 1 week ago

can you please provide the code to create the augmented data?

augmenttrainset = os.listdir(r"D:/WLY/Documents/NUAA/TPAMI2/code/AdaIN/output/augment{}".format(source)) FileNotFoundError: [Errno 2] No such file or directory: 'D:/WLY/Documents/NUAA/TPAMI2/code/AdaIN/output/augment_mnist'

LyWang12 commented 4 days ago

Thank you for your letter. We applied NTL's method to generate augmented data. For more details, please refer to the code at the following link: https://github.com/conditionWang/NTL