Commit Graph

4 Commits (a85675c16f180d7a121604be70cb379d40d74e37)

Author SHA1 Message Date
FreyWang 6f43f4d5d3
[Enchance] support infererence with padding (#1607)
* [Enchance] support infererence with padding

* limite pad after flip when inference

* add test code
2022-06-15 11:28:09 +08:00
Junjun2016 441be4e435
[Dcos] Add header for files (#796)
* 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 (#334)
* 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 (#291)
* 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