Overall code structure is made from original DivideMix repo. We refer to https://github.com/LiJunnan1992/DivideMix.
To download CIFAR dataset, just follow
bash scripts/download_cifar10.sh
bash scripts/download_cifar100.sh
Please follow https://github.com/jaychoi12/FINE/tree/master/dynamic_selection clothing1m settings. You can set data path as an argument.
To run scripts or python file, you have to download cifar-10 or cifar-100 datasets, firstly.
All hyper-parameter settings are the same with baselines Run the followings for severe noise rate 90%:
bash scripts/refinement_dynamic_cifar10
bash scripts/refinement_dynamic_cifar100
License
This project is licensed under the terms of the MIT license.