This repository was archived by the owner on Dec 15, 2024. It is now read-only.
Tags: ZJCV/ZCls2
Tags
docs(version): v0.4.1 * New features 1. feat(config): add _C.TRAIN.CALCULATE_ACCURACY. [97f3c79](https://github.com/ZJCV/ZCls2/tree/97f3c79181bc766fa4d6d5330c2c1c1cf709bfa9) * Bug fixes 1. fix(trainer.py): fix mixup usage. [1140fe4(https://github.com/ZJCV/ZCls2/tree/1140fe477f25bf0c523d01f060e20b1dac8a2938) * Breaking changes.
chore(version): v0.4.0 * New features 1. perf(misc.py): update resume() to misc.py. [4f417e1](https://github.com/ZJCV/ZCls2/tree/4f417e1941092c8d08c22edf13053e7c231b9790) 2. perf(parser.py): remove --resume settings. [710791e](https://github.com/ZJCV/ZCls2/tree/710791e63a80c72ea74a742c29d2ef5401c2431d) 3. feat(tools): add eval.sh. [545e4e4](https://github.com/ZJCV/ZCls2/tree/545e4e41912a6ac0fca33923817d56b0d8a1da0f) 4. feat(optimizer): add Adam. [7cd0a3a](https://github.com/ZJCV/ZCls2/tree/7cd0a3a2b8b86351b22680b235ca08ba46a2c0aa) * Bug fixes 1. fix(train.py): make mixup_fn to train() and update resume() usage. [b5be2ed](https://github.com/ZJCV/ZCls2/tree/b5be2ed3526eb3cb3235c9882a604c8931b01059) * Breaking changes. BREAKING CHANGE:
PreviousNext