EasyCV/easycv/datasets
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
..
classification refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
detection refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
loader remove "get_length" function in data spurces (#140) 2022-08-03 17:30:35 +08:00
pose refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
segmentation refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
selfsup refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
shared refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
utils Update tfrecord_util.py (#111) 2022-07-01 18:43:36 +08:00
__init__.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
builder.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
registry.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00