ranjaykrishna / iq

Information Maximizing Visual Question Generation
https://cs.stanford.edu/people/ranjaykrishna/iq/index.html
Other
66 stars 14 forks source link

maybe some error in train_iq.py? #23

Open ColorDavid opened 1 year ago

ColorDavid commented 1 year ago

In line 186 of train_iq.py, perhaps "scheduler" should be changed to "info_scheduler"? Otherwise, it seems that "info_scheduler" has not been updated continuously? This may be the reason why the loss gradually becomes NaN during the training process.