YuanfeiHuang / CoMoNet

codes for CoMoNet (TCSVT2023)
14 stars 4 forks source link

training problem #2

Open wwang0107 opened 2 years ago

wwang0107 commented 2 years ago

Hi,thanks for ur work. I got a issue when I tried to apply ur method to my model: RuntimeError: Function CudnnConvolutionBackward returned an invalid gradient at index 1 - got [96, 32, 3, 3] but expected shape compatible with [192, 32, 3, 3] I already change the optimization to IsO, can u help to figure it out please?