EasyCV/easycv/models
yhq 3c6c2c0b6f
add mask2former algo (#115)
add mask2former algo
support panopitc pipeline
add segment predictor
2022-08-08 18:17:01 +08:00
..
backbones support Efficientformer algo (#128) 2022-07-27 11:36:03 +08:00
classification add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
detection add dn_detr algo (#119) 2022-07-27 15:06:06 +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 mask2former algo (#115) 2022-08-08 18:17:01 +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