mmpretrain
mmpretrain copied to clipboard
[Improve] replace loop of progressbar in api/test
trafficstars
Motivation
ProgressBar supports multiple updates at once. See https://github.com/open-mmlab/mmcv/blob/1f2500102834a01b86bf9ae4db227cd8d724fa6e/mmcv/utils/progressbar.py#L35
Modification
Replace loop