- Aug 01, 2022
-
-
RangiLyu authored
* [Fix] Fix gpu tensors in results list are not on the same device. * cast all tensor to cpu
-
- Jun 14, 2022
-
-
RangiLyu authored
* [Feature] Dump predictions to pickle file for offline evaluation. * print_log
-
- Apr 27, 2022
-
-
RangiLyu authored
* improve the coverage of docstring * update
-
- Apr 08, 2022
-
-
RangiLyu authored
* [Refactor] Refactor data_batch type. * fix sampler * [Refactor] Remove cur_dataloader in runner. * fix set_epoch
-
- Apr 01, 2022
-
-
RangiLyu authored
* [Refactor] Refactor Evaluator to Metric. * update * fix lint * fix doc * fix lint * resolve comments * resolve comments * remove collect_device from evaluator * rename
-
- Mar 31, 2022
-
-
liukuikun authored
* [Enhancement] refactor base data elment * fix comment * fix comment * fix pop not existing key without error
-
- Mar 13, 2022
-
-
Zaida Zhou authored
* [Refactor] Refactor interface of checkpointhook * fix print format * minor ifx
-
Zaida Zhou authored
* [Refactor] Use mmengine distributed in evaluator * remove 'TODO' comment
-
- Mar 10, 2022
-
-
Yining Li authored
* update evaluator prefix * update docstring and comments * update doc
-
- Mar 08, 2022
- Mar 05, 2022
-
-
Zaida Zhou authored
-
- Feb 24, 2022
-
-
RangiLyu authored
* [Feature]: Add evaluator base class. * solve comments * update * fix
-