EasyCV/easycv
Chen Jiayu e61488d319
Support ViTDet algo (#35)
* adapt mmlab modules
* add vitdet
* support conv aggregation
* modify vitdet load pretrained
* support fp16
* modify defaultformatbundle
* modify aug
* bugfix sampler
* bugfix mmresize
* bugfix fp16&nonetype
* bugfix filterannotation
* support dlc
* bugfix dist
* bugfix detsourcecoco
* smodify mmdet_parse_losses
* bugfix nan
* bugfix eval
* bugfix data=nonetype
* modify resize_embed
* support vitdet_conv
* add vitdet_conv init_weight
* add test_vitdet
* uniform rand_another
* uniform use fp16 method
* add test_fp16

Co-authored-by: jiangnana.jnn <jiangnana.jnn@alibaba-inc.com>
2022-06-10 21:49:32 +08:00
..
apis Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
core Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
datasets Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
file update file.md for setting oss config via enviroment variable (#76) 2022-05-30 20:52:00 +08:00
hooks Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
models Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
predictors YOLOX End2end & Blade Support (#66) 2022-06-08 20:41:15 +08:00
runner Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
toolkit YOLOX End2end & Blade Support (#66) 2022-06-08 20:41:15 +08:00
utils YOLOX End2end & Blade Support (#66) 2022-06-08 20:41:15 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
version.py update version 2022-04-29 17:05:49 +08:00