1
0
mirror of https://github.com/open-mmlab/mmsegmentation.git synced 2025-06-03 22:03:48 +08:00

4 Commits

Author SHA1 Message Date
Junjun2016
441be4e435
[Dcos] Add header for files ()
* Add header for files

* Delete header in config files
2021-08-16 23:16:55 -07:00
yamengxi
77e8ce3304
[Bug Fix] Fix TTA resize scale ()
* fix tta bug

* modify as suggested

* fix test_tta bug
2021-01-07 09:58:34 -08:00
Junjun2016
061a2955dd
Support resize data augmentation according to original image size ()
* Support resize data augmentation according to original image size (img_scale=None and retio_range is tuple)

* fix docstring

* fix bug

* add unittest

* img_scale=None in TTA

* fix bug

* add unittest

* fix typos

* fix bug
2020-12-14 20:23:18 -08:00
Jiarui XU
b2724da80b init commit 2020-07-10 02:39:01 +08:00