tuofeilun
654554cf65
support obj365 ( #242 )
...
Support Objects365 pretrain and Adding the DINO++ model can achieve an accuracy of 63.4mAP at a model scale of 200M(Under the same scale, the accuracy is the best)
2022-12-02 14:33:01 +08:00
Cathy0908
7f08eb6b3f
merge internal master 20221027 ( #216 )
...
* avoid numpy version check when xtcocotools can be imported
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10377599
* * move thirdparty into easycv
* fix code style
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10395748
* move thirdparty into easycv
* fix missing thirdparty/deformable_attention/src when build package
* optimize ci_test
* update version to 0.6.3.8
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10412059
* update version to 0.6.3.8
* fix face keypoints bugs in FT
* update version to 0.6.3.9
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10443200
* update version to 0.6.3.9
* fix import thirdparty
* fix unittest
* fix unittest
Co-authored-by: wenmeng.zwm <wenmeng.zwm@alibaba-inc.com>
Co-authored-by: shouzhou.bx <shouzhou.bx@alibaba-inc.com>
2022-11-01 10:48:12 +08:00
Cathy0908
54e9571423
add BEVFormer ( #203 )
...
* add BEVFormer and benchmark
2022-10-24 17:20:12 +08:00
Cathy0908
5ac6381758
add error code ( #146 )
...
* add error code
2022-09-19 16:07:04 +08:00
tuofeilun
b198c5a81f
support DINO algo ( #144 )
...
dino_4sc_r50_12e:48.71
dino_4sc_r50_24e:50.53
dino_4sc_r50_36e:50.69
dino_4sc_swinl_12e: 56.86
dino_4sc_swinl_36e: 58.04
dino_5sc_swinl_36e: 58.47
2022-08-31 15:18:11 +08:00