EasyCV/tests/models
tuofeilun 9f01a37ad4
Refactor ViTDet backbone and simple feature pyramid (#177)
1. The vitdet backbone implemented by d2 is about 20% faster than the vitdet backbone originally reproduced by easycv.
2. 50.57 -> 50.65
2022-09-16 11:03:53 +08:00
..
backbones Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +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 initial commit 2022-04-02 20:01:06 +08:00
pose initial commit 2022-04-02 20:01:06 +08:00
segmentation add upernet algo (#118) 2022-07-12 11:14:09 +08:00
selfsup Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00