Semi-supervised-learning icon indicating copy to clipboard operation
Semi-supervised-learning copied to clipboard

Is this a bug of algorithm mean teacher?

Open hellojinjie opened this issue 1 year ago • 1 comments

https://github.com/microsoft/Semi-supervised-learning/blob/6cf697e6968f9f77040a9e0162306436a91a00dc/semilearn/algorithms/meanteacher/meanteacher.py#L54-L56 we get outs_x_ulb_s in line 54, but we use outs_x_ulb_w in line 55 and 56? QQ_1721629356730

hellojinjie avatar Jul 22 '24 06:07 hellojinjie