DivideMix
DivideMix copied to clipboard
At cifar10 0.2 sym noise rate setting, cann't repeat the results reported at paper.
The cifar10 0.2 noise rate, I can only get about 91.5% acc useing the code, and I can't find the reason
I found a similar question and got the same precision as yours.
I can only get ~92% performance as well.
I have found the solution. We should follow Table 7 in the appendix to assign λu. It should be 0 for the Cifar10 20% dataset, which is pretty different for other noise ratios.