mmsegmentation/mmseg/datasets
Junjun2016 55df29beab 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
..
pipelines Support resize data augmentation according to original image size (#291) 2020-12-14 20:23:18 -08:00
__init__.py Define blood vessel dataset and fix filename bug (#203) 2020-10-22 17:27:40 -07:00
ade.py init commit 2020-07-10 02:39:01 +08:00
builder.py init commit 2020-07-10 02:39:01 +08:00
chase_db1.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
cityscapes.py Fixed slide inference (#90) 2020-08-25 20:01:01 +08:00
custom.py add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00
dataset_wrappers.py init commit 2020-07-10 02:39:01 +08:00
drive.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
hrf.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
pascal_context.py Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
stare.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
voc.py init commit 2020-07-10 02:39:01 +08:00