EasyCV/easycv/models
zzoneee ad78dfd3a1
fix DeiTIII cr bug (#196)
* fixbug_DeiTIII and rename vit_transfomer_dynamic.py to vit_transformer_dynamic.py
2022-09-17 11:21:47 +08:00
..
backbones fix DeiTIII cr bug (#196) 2022-09-17 11:21:47 +08:00
classification add DeiT III (#171) 2022-09-14 15:24:54 +08:00
detection Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
face add face-2d-keypoints 2022-08-25 16:57:37 +08:00
heads add DeiT III (#171) 2022-09-14 15:24:54 +08:00
loss Merge pull request #191 from alibaba/easycv_internal_0830 2022-09-14 15:32:46 +08:00
pose refactor fp16 (#94) 2022-06-21 16:16:09 +08:00
segmentation merge github master 2022-09-08 10:38:31 +08:00
selfsup add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
utils merge github master 2022-09-08 10:38:31 +08:00
__init__.py add face-2d-keypoints 2022-08-25 16:57:37 +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