EasyCV/easycv/datasets/classification/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 [WIP] [doc] Metric learning tutorial (#36) 2022-04-27 17:50:42 +08:00
cifar.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
class_list.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
cub.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
fashiongen_h5.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
image_list.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
imagenet_tfrecord.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
utils.py initial commit 2022-04-02 20:01:06 +08:00