EasyCV/easycv/datasets/shared
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
..
data_sources fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +08:00
pipelines feat: readthedocs support & tutorial docs refinement (#29) 2022-04-26 10:38:58 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
base.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
dali_tfrecord_imagenet.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
dali_tfrecord_multi_view.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
dataset_wrappers.py initial commit 2022-04-02 20:01:06 +08:00
multi_view.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
odps_reader.py initial commit 2022-04-02 20:01:06 +08:00
raw.py [Feature]: uniform input and output format for transforms 2022-04-06 20:02:21 +08:00