EasyCV/easycv/datasets/detection/data_sources
Cathy0908 a11f200ec3
refactor `get_sample` to `__getitem__` for all datasources api (#156)
* refactor `get_sample` to `__getitem__` for all datasources api

* fix MMpad config
2022-08-17 14:24:17 +08:00
..
__init__.py add mask2former algo (#115) 2022-08-08 18:17:01 +08:00
base.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
coco.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
coco_panoptic.py add mask2former algo (#115) 2022-08-08 18:17:01 +08:00
pai_format.py update config template and fix some bugs (#134) 2022-07-27 10:25:37 +08:00
raw.py fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +08:00
utils.py initial commit 2022-04-02 20:01:06 +08:00
voc.py update config template and fix some bugs (#134) 2022-07-27 10:25:37 +08:00