Switch to EpochBasedRunner (#2976)
* switch to EpochBasedRunner * add docstrings * update the minimum version of mmcv to 0.6.0 * fix unit tests * fix mmcv version in travis
Showing
- .travis.yml 1 addition, 1 deletion.travis.yml
- mmdet/apis/train.py 4 additions, 55 deletionsmmdet/apis/train.py
- mmdet/models/detectors/base.py 87 additions, 0 deletionsmmdet/models/detectors/base.py
- requirements/runtime.txt 1 addition, 1 deletionrequirements/runtime.txt
- tests/test_forward.py 12 additions, 14 deletionstests/test_forward.py
Please register or sign in to comment