EasyCV/configs
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 support Efficientformer algo (#128) 2022-07-27 11:36:03 +08:00
config_templates update config template and fix some bugs (#134) 2022-07-27 10:25:37 +08:00
detection support DINO algo (#144) 2022-08-31 15:18:11 +08:00
edge_models Yolox improve with REPConv/ASFF/TOOD (#154) 2022-08-24 18:11:15 +08:00
metric_learning fix metric_learning config (#86) 2022-06-09 11:24:39 +08:00
pose bugfix_swintiny (#79) 2022-06-06 12:03:05 +08:00
segmentation refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
selfsup add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
base.py add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00