EasyCV/easycv/datasets
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
..
classification [WIP] [doc] Metric learning tutorial (#36) 2022-04-27 17:50:42 +08:00
detection Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
loader Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
pose initial commit 2022-04-02 20:01:06 +08:00
segmentation [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
selfsup Doc/add mae benchmark (#24) 2022-04-24 14:53:35 +08:00
shared Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
utils initial commit 2022-04-02 20:01:06 +08:00
__init__.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
builder.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
registry.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00