mmsegmentation/mmseg
谢昕辰 4f2ef8af78 Use MMCV's EvalHook in MMSegmentation (#438)
* mmcv eval hook

* mmcv evalhook compatible

* add warnings

* inherit from base class

* fix unitest

* adapt to mmcv 1.3.1

* fixed unittest

* set by_epoch=False

* fixed efficient test

* update docstring

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2021-05-05 16:19:54 -07:00
..
apis [Enhance] Replace data_dict calling 'img' key to support MMDet3D (#514) 2021-04-29 01:01:34 -07:00
core Use MMCV's EvalHook in MMSegmentation (#438) 2021-05-05 16:19:54 -07:00
datasets add metric mFscore (#509) 2021-04-30 11:34:57 -07:00
models Adjust vision transformer backbone architectures (#524) 2021-04-30 10:37:47 -07:00
ops add dynamic export and visualize to pytorch2onnx (#463) 2021-04-12 11:54:59 -07:00
utils
__init__.py Use MMCV's EvalHook in MMSegmentation (#438) 2021-05-05 16:19:54 -07:00
version.py