AttnGAN icon indicating copy to clipboard operation
AttnGAN copied to clipboard

Question about data split in CUB dataset + confirming code snippet

Open effendijohanes opened this issue 6 years ago • 3 comments

Dear Authors,

I want to ask about how you split the dataset of CUB into train, dev, and test, as I only see train and test dataset in CUB.

I also want to confirm if you optimize your model on test dataset, instead of dev dataset in this code snippet: https://github.com/taoxugit/AttnGAN/blob/0d000e652b407e976cb88fab299e8566f3de8a37/code/pretrain_DAMSM.py#L252-L254 is it related to the same problem?

If yes, in MSCOCO, when dev dataset is available, did you change this so that the training is optimized into dev dataset?

Best regards, Johanes Effendi

effendijohanes avatar May 13 '19 08:05 effendijohanes

Dear Authors,

I want to ask about how you split the dataset of CUB into train, dev, and test, as I only see train and test dataset in CUB.

I also want to confirm if you optimize your model on test dataset, instead of dev dataset in this code snippet: https://github.com/taoxugit/AttnGAN/blob/0d000e652b407e976cb88fab299e8566f3de8a37/code/pretrain_DAMSM.py#L252-L254

is it related to the same problem? If yes, in MSCOCO, when dev dataset is available, did you change this so that the training is optimized into dev dataset?

Best regards, Johanes Effendi

Have you figured out this problem? I am puzzled with this problem for a long time~~/(ㄒoㄒ)/~~

furukawayuan-Yao avatar Aug 16 '20 14:08 furukawayuan-Yao

same there. Any update?

sumorday avatar Feb 08 '22 06:02 sumorday

https://github.com/huiyegit/T2I_CL/issues/10

sumorday avatar Feb 08 '22 06:02 sumorday