BookerDeWitt / MSBDN-DFF

The source code of CVPR 2020 paper "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion"
334 stars 69 forks source link

IndexError: list index out of range #36

Open snowy-land opened 6 months ago

snowy-land commented 6 months ago

您好,我在Epoch5之后出现了如下错误,请问要怎么解决呢: Traceback (most recent call last): File "train.py", line 163, in opt.nEpochs = training_settings[i - 1]['nEpochs'] IndexError: list index out of range