mmsegmentation/mmseg/core/evaluation
谢昕辰 e86a87f060
pytorch metrics implementation (#430)
* pytorch metrics impl and test

* support list[str] input, delete unused test code and delete numpy version

* modify input data type

* add docstring and unitest of filename inputs

* add indents in docstring and use tempfile lib to create dir

* using with statement
2021-03-29 09:49:14 -07:00
..
__init__.py add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00
class_names.py init commit 2020-07-10 02:39:01 +08:00
eval_hooks.py Add runner type (#118) 2020-10-25 15:18:46 -07:00
metrics.py pytorch metrics implementation (#430) 2021-03-29 09:49:14 -07:00