Joo Young Choi

Results 3 issues of Joo Young Choi

According to code, it seems that multi_scale_output is never false, but within the _make_stage function, the comment indicate that "multi_scale_output is only used last module". Am I missing something?

Hi, I am currently trying to utilize the PyramidNet + ShakeDrop. However I am getting the following error: `RuntimeError: Output 0 of ShakeDropFunctionBackward is a view and is being modified...

First of all, thank you for the comprehensive code base for all variants of S4 models. However, as I try to run the Listops experiments with S4 (HYYT version), the...