EasyCV/easycv/datasets/shared
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
..
data_sources refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
pipelines remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
base.py remove "get_length" function in data spurces (#140) 2022-08-03 17:30:35 +08:00
dali_tfrecord_imagenet.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
dali_tfrecord_multi_view.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
dataset_wrappers.py initial commit 2022-04-02 20:01:06 +08:00
multi_view.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
odps_reader.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
raw.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00