mmsegmentation/mmseg/datasets/pipelines
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
..
__init__.py [Feature] Add Mosaic transform (#1093) 2022-01-11 16:17:36 +08:00
compose.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
formating.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
formatting.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
loading.py fix bug about label_map (#1445) 2022-04-09 21:11:47 +08:00
test_time_aug.py [Enchance] support infererence with padding (#1607) 2022-06-15 11:28:09 +08:00
transforms.py [Feature] Add `min_size` arg in `Resize` to keep the shape after resize bigger than slide window (#1318) 2022-03-01 16:25:48 +08:00