mulin.lyh
|
cba4e40bc1
|
fix numpy pandas compatible issue
明确受影响的模型(damo):
ONE-PEACE-4B ModuleNotFoundError: MyCustomPipeline: MyCustomModel: No module named 'one_peace',缺少依赖。
cv_resnet50_face-reconstruction 不兼容tf2
nlp_automatic_post_editing_for_translation_en2de tf2.0兼容性问题,tf1.x需要
cv_resnet18_ocr-detection-word-level_damo tf2.x兼容性问题
cv_resnet18_ocr-detection-line-level_damo tf兼容性问题
cv_resnet101_detection_fewshot-defrcn 模型限制必须detection0.3+torch1.11.0"
speech_dfsmn_ans_psm_48k_causal "librosa, numpy兼容性问题
cv_mdm_motion-generation "依赖numpy版本兼容性问题: File ""/opt/conda/lib/python3.8/site-packages/smplx/body_models.py"",
cv_resnet50_ocr-detection-vlpt numpy兼容性问题
cv_clip-it_video-summarization_language-guided_en tf兼容性问题
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13744636
* numpy and pandas no version
* modify compatible issue
* fix numpy compatible issue
* modify ci
* fix lint issue
* replace Image.ANTIALIAS to Image.Resampling.LANCZOS pillow compatible
* skip uncompatible cases
* fix numpy compatible issue, skip cases that can not compatbile numpy or tensorflow2.x
* skip compatible cases
* fix clip model issue
* fix body 3d keypoints compatible issue
|
2023-08-22 23:04:31 +08:00 |
|
xixing.tj
|
1b7e0f50f4
|
add ocr detection new model db-nas
新增5M的DB-NAS ocr detection 文字检测模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12760623
* add ocr detection new model db-nas
* add comment
|
2023-05-31 21:32:46 +08:00 |
|
lingcai.wl
|
0aaaaa13ad
|
[to #49275037] remove demo check and fix service decoder
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12432683
|
2023-05-14 23:41:40 +08:00 |
|
xixing.tj
|
b5e881148a
|
add ocr detection new model and pipeline for dbnet
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11574897
|
2023-02-10 05:02:59 +00:00 |
|
wjq264216
|
e57424eaf0
|
[to #42322933] Add ocr-detection-vlpt-pipeline to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11213036
|
2022-12-28 06:26:15 +08:00 |
|
Yingda Chen
|
e0ef60ca9b
|
[to #42322933] skip demo test by default
|
2022-09-09 14:56:33 +08:00 |
|
lingcai.wl
|
7a49fa1cc6
|
[to #44657982] add unittest for demo and demotest utils
unittest for demo service
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10006180
|
2022-09-08 14:08:51 +08:00 |
|
yingda.chen
|
45620dbc7f
|
[to #42322933]clean up test level
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662182
* clean up test level
|
2022-08-06 12:22:17 +08:00 |
|
xixing.tj
|
d4692b5ada
|
[to #42322933]Merge branch 'master' into ocr/ocr_detection
修复master分支ocr_detection 单元测试bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9112290
* create ocr_detection task
* fix code check error
* fix code check error
* fix code check issue
* fix code check issue
* replace c++ nms with python version
* fix code check issue
* fix code check issue
* rename maas_lib
* merge master to ocr/ocr_detection
* add model_hub sup for ocr_detection
* fix bug
* replace c++ decoder with python version
* fix bug
* Merge branch 'master' into ocr/ocr_detection
* merge master
* fix code check
* update
* add requirements for ocr_detection
* fix model_hub fetch bug
* remove debug code
* Merge branch 'master' into ocr/ocr_detection
* add local test image for ocr_detection
* update requirements for model_hub
* Merge branch 'master' into ocr/ocr_detection
* fix bug for full case test
* remove ema for ocr_detection
* Merge branch 'master' into ocr/ocr_detection
* apply ocr_detection test case
* Merge branch 'master' into ocr/ocr_detection
* update slim dependency for ocr_detection
* add more test case for ocr_detection
* release tf graph before create
* recover ema for ocr_detection model
* fix code
* Merge branch 'master' into ocr/ocr_detection
* fix code
|
2022-06-28 14:03:01 +08:00 |
|
mulin.lyh
|
76c6ff6329
|
[to #42675838]merge model hub code
合并model hub 代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9096493
|
2022-06-21 20:04:25 +08:00 |
|
xixing.tj
|
968e660235
|
[to #42322933] create ocr_detection task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8967432
* create ocr_detection task
* replace c++ nms with python version
* replace c++ decoder with python version
* add requirements for ocr_detection
|
2022-06-21 11:56:52 +08:00 |
|