File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ See `meta.py` and line 90-120 of `main.py` for details.
1616- pytorch 1.9.0
1717- torchvision 0.10.0
1818
19- ` noisy_long_tail_CIFAR.py ` can generate noisy and long-tailed CIFAR datasets by calling ` torchvision.datasets ` . Because
19+ The ` noisy_long_tail_CIFAR.py ` can generate noisy and long-tailed CIFAR datasets by calling ` torchvision.datasets ` . Because
2020some class attributes have been changed, errors may occur in some earlier versions of torchvision. It can be solved by
2121changing the corresponding attribute name.
2222---
@@ -33,4 +33,4 @@ python main.py --meta_lr 1e-3 --meta_weight_decay 1e-4 --corruption_type uniform
3333##Acknowledgements
3434Thanks to the original code of Meta-Weight-Net (https://github.com/xjtushujun/meta-weight-net ).
3535
36- Contact: Shi Yunyi (2404208668@qq.com )
36+ Contact: Shi Yunyi (2404208668@qq.com )
You can’t perform that action at this time.
0 commit comments