yhq
3c6c2c0b6f
add mask2former algo ( #115 )
...
add mask2former algo
support panopitc pipeline
add segment predictor
2022-08-08 18:17:01 +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
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
Cathy0908
1614248f31
fix ci_test ( #74 )
...
* fix ci_test and skip test_quantize
2022-05-27 13:09:21 +08:00
Cathy0908
00f2e2eb64
fix eval metric during training and add metric unittest ( #67 )
...
* fix eval metric during training and add metric unittest
2022-05-19 16:07:36 +08:00
Xiaohe You
b97908e9cb
ev quantize test update ( #64 )
2022-05-16 18:40:36 +08:00
Cathy0908
ecbfbbb359
fix unittest ( #57 )
...
* fix unittest and skip quantize unittest
2022-05-16 15:02:12 +08:00
Cathy0908
828decd275
fix gpu_collect error ( #46 )
2022-04-29 14:31:58 +08:00
Cathy0908
d5e2964865
[bugfix]: fix DistEvalHook missing vis_config ( #28 )
...
* fix DistEvalHook missing vis_config
2022-04-26 10:13:31 +08:00
yhq
04ca0d53c7
Doc/add mae benchmark ( #24 )
...
* add mae large to mae benchmark
* fix dataset pipeline bug when timm using torhvision original pipeline in mae
* add mae fintune unittest
Co-authored-by: yanhaiqiang.yhq <yanhaiqiang.yhq@gitlab.alibaba-inc.com>
2022-04-24 14:53:35 +08:00
wenmeng.zwm
055deba53e
initial commit
2022-04-02 20:01:06 +08:00