EasyCV/easycv/datasets/detection/data_sources
Cathy0908 c6ad4c7858
fix multi-process reading of detection datasource and accelerate data preprocessing (#23)
* fix multi-process reading of detection datasource and accelerate data preprocessing
2022-04-26 14:03:28 +08:00
..
__init__.py initial commit 2022-04-02 20:01:06 +08:00
base.py fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +08:00
coco.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
pai_format.py fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +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 fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +08:00