Commit Graph

6 Commits (0128e881d9110f1f2b9c23bcafc044db0c9be649)

Author SHA1 Message Date
Chen Jiayu eeabb4c6ab
refactor det (#124) 2022-07-13 12:11:40 +08:00
Chen Jiayu 5fb0a86f69
support fcos (#100)
support fcos(38.57)
2022-07-12 18:07:02 +08:00
Chen Jiayu 0b472bacf1
refactor detection, support detr and dab-detr (#104)
refactor detection, support detr and dab-detr
2022-07-11 14:52:49 +08:00
Chen Jiayu 5110de7635
remove RPNHeadNorm, adapted in mmlab_utils (#90)
* remove  RPNHeadNorm, adapted in mmlab_utils
2022-06-16 15:53:43 +08:00
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
wenmeng.zwm 055deba53e initial commit 2022-04-02 20:01:06 +08:00