Cathy0908
61456a5271
optimize data source with load image ( #254 )
2022-12-08 16:41:06 +08:00
tuofeilun
23f2b0e399
Adapt designer ( #235 )
...
1. Use original config as startup script. (For details, see refactor config parsing method #225 )
2. Refactor the splicing rules of the check_base_cfg_path function in the EasyCV/easycv/utils/config_tools.py
3. Support three ways to pass class_list parameter.
4. Fix the bug that clsevalutor may make mistakes when evaluating top5.
5. Fix the bug that the distributed export cannot export the model.
6. Fix the bug that the load pretrained model key does not match.
7. support cls data source itag.
2022-12-01 17:47:10 +08:00
tuofeilun
4c88875a0c
support confusion_matrix ( #241 )
...
support confusion_matrix
2022-11-29 11:40:57 +08:00
yhq
00aa7c2f79
Support_mask2former_semantic ( #199 )
...
* add mask2former semantic branch
2022-10-26 17:23:21 +08:00
Cathy0908
54e9571423
add BEVFormer ( #203 )
...
* add BEVFormer and benchmark
2022-10-24 17:20:12 +08:00
jiangnana.jnn
10c2545875
Merge branch 'master_internal_22021012' into merge_master_internal_22021012
2022-10-12 11:24:08 +08:00
yhq
397ecf2658
Feature/paddleocr inference ( #148 )
...
* add ocr model and convert weights from paddleocrv3
2022-09-28 14:03:16 +08:00
shouzhou.bx
7f106ba446
add wholebody keypoint detection
2022-09-26 17:37:52 +08:00
wenmeng.zwm
a3cf4ae609
add numpy version check
...
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10254577
2022-09-26 16:10:46 +08:00
Cathy0908
5ac6381758
add error code ( #146 )
...
* add error code
2022-09-19 16:07:04 +08:00
shouzhou.bx
2e8fc44dc1
add face-2d-keypoints
...
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9809249
* add face 2d keypoint config
2022-08-25 16:57:37 +08:00
liangting.zl
2bf7c9f6ff
新增coco-wholebody-hand数据集,新增pck auc epe nme评价指标
...
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9790242
2022-08-24 19:19:33 +08:00
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
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
wenmeng.zwm
055deba53e
initial commit
2022-04-02 20:01:06 +08:00