kekmodel / MPL-pytorch

Unofficial PyTorch implementation of "Meta Pseudo Labels"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In order to train without errors with this source, you need to install PyTorch 1.10 or higher.

jireh-father opened this issue · comments

commented

In order to train without errors with this source, you need to install PyTorch 1.10 or higher. Because of errors in nn.CrossEntropyLoss(label_smoothing=args.label_smoothing) and torchvision.