- 02 Jun, 2020 1 commit
-
-
Kai Chen authored
* add a BaseRunner and rename Runner to EpochBasedRunner * fix the train/val step * bug fix * update unit tests * fix unit tests * raise an error if both batch_processor and train_step are set * add a unit test
-
- 03 May, 2020 1 commit
-
-
Wenwei Zhang authored
* Fall back to CosineLr * Fix consineanealing with unittest * Cover momentum hook * Add comments to explain
-
- 26 Apr, 2020 1 commit
-
-
Kai Chen authored
* refactor unittests * split test_video.py to two files
-