YonghaoXu / Txt2Img-MHN

[IEEE TIP 2023] Txt2Img-MHN: Remote Sensing Image Generation from Text Using Modern Hopfield Networks
MIT License
62 stars 6 forks source link

How to apply methods to RSICD dataset #2

Open xifeihyl opened 1 year ago

xifeihyl commented 1 year ago

I couldn't find the code for this article, which was difficult to reproduce for a while. Secondly, the AttnGAN,DAE-GAN, DF-GAN compared in the paper is difficult to directly apply to remote sensing dataset RSICD, especially due to the lack of metadata, making it difficult to conduct experiments directly. I don't quite understand what preprocessing is required for the dataset.

hope to receive your help.

YonghaoXu commented 1 year ago

Hi, the code has been uploaded. Please see data_preparation.py for necessary preprocessing.