mmsegmentation/mmseg/utils
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
..
__init__.py Rename typing.py to typing_utils.py (#2548) 2023-02-01 19:11:38 +08:00
class_names.py [Feature] add bdd100K datasets (#3158) 2023-07-14 10:09:16 +08:00
collect_env.py [Refactor] Add pyupgrade pre-commit hook (#2078) 2022-09-19 14:06:29 +08:00
io.py [Feature] Add BioMedical data loading (#2176) 2022-10-18 16:30:08 +08:00
misc.py Rename typing.py to typing_utils.py (#2548) 2023-02-01 19:11:38 +08:00
set_env.py rename data to structures (#1854) 2022-08-19 20:50:02 +08:00
typing_utils.py Rename typing.py to typing_utils.py (#2548) 2023-02-01 19:11:38 +08:00