hanzhanggit / StackGAN-v2

MIT License
846 stars 190 forks source link

KeyError following with TypeError during training #18

Open rnaufalh opened 5 years ago

rnaufalh commented 5 years ago

1544482069207 Hello, I was training the bird dataset with the command python3 main.py --cfg cfg/birds_3stages.yml --gpu 0 and these two errors occurred. This happened after the 2nd epoch of the training. Does anyone know anything about these errors and how to fix them?

NOTE: I am using python version 3.5

Thank you.