EasyCV/easycv/models
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
..
backbones support DINO algo (#144) 2022-08-31 15:18:11 +08:00
classification add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
detection support DINO algo (#144) 2022-08-31 15:18:11 +08:00
heads add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
loss support DINO algo (#144) 2022-08-31 15:18:11 +08:00
pose refactor fp16 (#94) 2022-06-21 16:16:09 +08:00
segmentation support DINO algo (#144) 2022-08-31 15:18:11 +08:00
selfsup add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
utils support DINO algo (#144) 2022-08-31 15:18:11 +08:00
__init__.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
base.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
builder.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
modelzoo.py support Efficientformer algo (#128) 2022-07-27 11:36:03 +08:00
registry.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00