EasyCV/easycv/models
Chen Jiayu 8c93caa2d9
support Efficientformer algo (#128)
* add efficientformer
2022-07-27 11:36:03 +08:00
..
backbones support Efficientformer algo (#128) 2022-07-27 11:36:03 +08:00
classification remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
detection refactor det (#124) 2022-07-13 12:11:40 +08:00
heads add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
loss refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
pose refactor fp16 (#94) 2022-06-21 16:16:09 +08:00
segmentation add upernet algo (#118) 2022-07-12 11:14:09 +08:00
selfsup add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
utils refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +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