EasyCV/tests
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
..
apis Fix YOLOX-Edge problem and update yolox-pai turtorial (#182) 2022-09-06 17:11:12 +08:00
configs initial commit 2022-04-02 20:01:06 +08:00
core 新增coco-wholebody-hand数据集,新增pck auc epe nme评价指标 2022-08-24 19:19:33 +08:00
datasets fix test_case 2022-09-08 21:55:13 +08:00
file fix io.copytree (#193) 2022-09-14 12:04:52 +08:00
hooks remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
models Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
predictors Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
test_thirdparty Update tfrecord_util.py (#111) 2022-07-01 18:43:36 +08:00
toolkit add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
tools Yolox improve with REPConv/ASFF/TOOD (#154) 2022-08-24 18:11:15 +08:00
utils [to 43878396] fix conflict with mmdet when using EasyCV 2022-09-08 09:55:18 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
run.py fix ci_test (#74) 2022-05-27 13:09:21 +08:00
ut_config.py Merge pull request #191 from alibaba/easycv_internal_0830 2022-09-14 15:32:46 +08:00