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
|
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 |
yuanman.ym
|
813a191876
|
Add sailfish for fully sharded data parallel training
|
2022-06-17 13:21:27 +08:00 |
Cathy0908
|
b737027aa4
|
remove useless import and optimize imports (#84)
|
2022-06-13 10:29:41 +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
|
4c1b3145e6
|
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
|
2022-05-31 20:19:17 +08:00 |
Cathy0908
|
7c29232e79
|
[bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd (#61)
* fix coco evaluation
|
2022-05-16 20:21:53 +08:00 |
Cathy0908
|
b5fb2b70c7
|
[feature]: support mmdet models config (#25)
* support mmdet models
* add mmlab_models_usage_guide.md
* remove tools/test.py
|
2022-05-11 17:44:06 +08:00 |
Cathy0908
|
13ff8263b3
|
remove all imports in easycv.utils.__init__ (#21)
|
2022-04-22 15:22:43 +08:00 |
Cathy0908
|
9a3826f0d2
|
[Feature]: support image visualization for tensorboard and wandb (#15)
* [Feature]: support image visualization for tensorboard and wandb
|
2022-04-21 20:48:58 +08:00 |
wenmeng.zwm
|
055deba53e
|
initial commit
|
2022-04-02 20:01:06 +08:00 |