kekmodel / MPL-pytorch

Unofficial PyTorch implementation of "Meta Pseudo Labels"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CIFAR-10-4K Number of Steps

dagleaves opened this issue · comments

For CIFAR-10-4K, you have the model train for 300,000 steps, while the original paper trains for 1,000,000 steps. What is the reason for stopping earlier?

image