EasyCV/easycv/datasets
tuofeilun b198c5a81f
support DINO algo (#144)
dino_4sc_r50_12e:48.71
dino_4sc_r50_24e:50.53
dino_4sc_r50_36e:50.69
dino_4sc_swinl_12e: 56.86
dino_4sc_swinl_36e: 58.04
dino_5sc_swinl_36e: 58.47
2022-08-31 15:18:11 +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 support DINO algo (#144) 2022-08-31 15:18:11 +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