pengyu.lpy
|
0128e881d9
|
add segformer algo
* 将COCO_Stuff_164k数据集增加到了data_hub.md, prepared_data.md, 以及将其对应脚本加到了prepare_data文件夹下面
* 增加了segformer对应的predictor
* 完善docs/source/model_zoo_seg.md中关于segformer的信息
|
2022-08-18 10:40:18 +08:00 |
Chen Jiayu
|
8c93caa2d9
|
support Efficientformer algo (#128)
* add efficientformer
|
2022-07-27 11:36:03 +08:00 |
Cathy0908
|
b2c8f0ef4d
|
add detection benchmark model ConvViTDet for FastConvMAE (#121)
* add conv vitdet and modelzoo
|
2022-07-18 17:11:41 +08:00 |
Cathy0908
|
368378b2af
|
add Fast ConvMAE (#101)
* add Fast ConvMAE and Fast ConvMAE benchmark
|
2022-07-08 12:11:37 +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 |