mmclassification/mmcls
Zhicheng Chen da39ca6898
[Fix] Fix test sampler bug. (#611)
* sampler bugfixes

* sampler bugfixes

* reorganize code

* minor fixes

* reorganize code

* minor fixes

* Use `mmcv.runner.get_dist_info` instead of `dist` package to get rank
and world size.

* Add `build_dataloader` unit tests and fix sampler's unit tests.

* Fix unit tests

* Fix unit tests

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-12-23 18:07:41 +08:00
..
apis [Fix] Fix test sampler bug. (#611) 2021-12-23 18:07:41 +08:00
core [Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595) 2021-12-13 17:24:59 +08:00
datasets [Fix] Fix test sampler bug. (#611) 2021-12-23 18:07:41 +08:00
models [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
utils [Refactor] Change `load_json_logs` to `load_json_log`. (#602) 2021-12-14 18:03:27 +08:00
__init__.py [Dependency] Update mmcv dependency version (#509) 2021-11-02 18:08:30 +08:00
version.py Bump version to v0.18.0 (#569) 2021-11-30 19:04:38 +08:00