mmsegmentation/tests/test_datasets
CastleDream 057155d3ab
[Feature] add bdd100K datasets (#3158)
## Motivation
Integrate [BDD100K](https://paperswithcode.com/dataset/bdd100k) dataset.
It shares the same classes as Cityscapes, and it's commonly used for
evaluating segmentation/detection tasks in driving scenes, such as in
[RobustNet](https://arxiv.org/abs/2103.15597),
[WildNet](https://github.com/suhyeonlee/WildNet).

Enhancement for Add BDD100K Dataset #2808

---------

Co-authored-by: xiexinch <xiexinch@outlook.com>
2023-07-14 10:09:16 +08:00
..
test_dataset.py [Feature] add bdd100K datasets (#3158) 2023-07-14 10:09:16 +08:00
test_dataset_builder.py [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
test_formatting.py [Fix] Format shape check (#2753) 2023-03-15 17:49:59 +08:00
test_loading.py [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
test_transform.py [Feature] Support albu transform (#2943) 2023-04-24 13:44:20 +08:00
test_tta.py [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00