Westlake-AI / openmixup

CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark
https://openmixup.readthedocs.io
Apache License 2.0
629 stars 61 forks source link

Update Features and Fix Bugs in V0.2.5 #17

Closed Lupin1998 closed 2 years ago

Lupin1998 commented 2 years ago

Updating benchmarks and documents:

  1. Update mixup benchmarks in model_zoos: providing configs, weights, and more details.
  2. Update latest methods in Awesome Mixups and Awesome MIM.
  3. Update README.md and fix auto_train_mixups.py for various datasets.

Fixing bugs:

  1. Fix the normalization bug in config files and plot_torch.py as mentioned in #16.
  2. Fix the random seeds in tools/train.py as mentioned in #14.
Lupin1998 commented 2 years ago

Update v0.2.5 with the commit.