liugao.lg
baff7c5b64
[to #42322933 ]add ofa-ocr-recogniiton pipeline
新增ofa关于日常场景文字识别的任务,主要包括:
1、新增pipeline及task名称定义;
2、新增pipeline、task、model及prepreocess核心类方法的代码逻辑;
3、其它同步修正的小细节逻辑;
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10471089
3 years ago
james.wjg
c582b19115
[to #42322933 ]cv/video_summarization fix a code bug
修复一行错误代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10477534
* fix a code bug
3 years ago
chaojie.mcj
9842a427ef
modify headers for __init__
更改部分__init__文件的header license
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10393596
3 years ago
lee.lcy
0bc9660fcc
[to #42322933 ] modify img_embedding type for image_reid_person
modify img_embedding type for image_reid_person
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10477972
3 years ago
hemu.zp
2b49b322a2
[to #42322933 ] Add palm ut
为以下三个模型补充 ut
damo/nlp_palm2.0_text-generation_chinese-large
damo/nlp_palm2.0_text-generation_commodity_chinese-base
damo/nlp_palm2.0_text-generation_weather_chinese-base
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10435599
3 years ago
hanyuan.chy
de6d84cb97
[to #42322933 ]修复pipeline串联时collate_fn异常
修复pipeline串联时collate_fn异常
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10457058
3 years ago
jiangnana.jnn
b2c5876ead
[to #42322933 ]fix create dir when dist
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10459756
3 years ago
xiangpeng.wxp
8ec90ccbf8
[to #42322933 ] Add uttest for en2fr and fr2en tasks
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10467797
* add uttest for en2fr and fr2en tasks
3 years ago
yuze.zyz
acba1786b0
[to #42322933 ] Fix bug in UT daily
1. Fix bugs in daily test
2. Fix a bug that the updating of lr is before the first time of updating of optimizer
TODO this will still cause warnings when GA is above 1
3. Remove the judgement of mode in text-classification's preprocessor to fit the base trainer(Bug)
Update some regression bins to fit the preprocessor
4. Update the regression tool to let outer code modify atol and rtol
5. Add the default metric for text-classification task
6. Remove the useless ckpt conversion method in bert to avoid the requirement of tf when loading modeling_bert
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10430764
3 years ago
shichen.fsc
1483c64638
[to #42322933 ] Fix ASR error when resample failed, and add all asr models UT, add apply-cmvn for pytorch models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10465241
3 years ago
xingguang.zxg
e7c7be6aae
fix cpu error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10432300
* fix cpu error
3 years ago
wenmeng.zwm
535acaef5b
[to #42322933 ]add test case to check xtcocotools availbility
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10462622
* add test case to check xtcocotools availbility
3 years ago
shouzhou.bx
01d521dd78
[to #42322933 ]add face 2d keypoints finetune test case
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10421808
* add face 2d keypoints & human wholebody keypoint finrtune test case
3 years ago
jiaqi.sjq
eb7bd5b825
[to #42322933 ]Add lock to tts's AM and model loaded since its AR part not lockfree
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10464620
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10464620
3 years ago
yingda.chen
3cd5f73da0
[to #42322933 ] refactor push_model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10463992
3 years ago
Yingda Chen
089cadab4b
[to #42322933 ] disable unstable trainer test
3 years ago
jiaqi.sjq
87b4a52b3c
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10462681
3 years ago
Yingda Chen
63ac21147d
[to #42322933 ] fix some logs
3 years ago
xingjun.wxj
9809d960b0
[to #42322933 ] Fix issue -- it's not necessary to login for loading public datasets.
修复”公开数据集需要登录才能load“的问题
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10448936
3 years ago
mulin.lyh
5f937b20cf
[to #45549080 ]fix: fix pre_commit dependency importlib-metadata 5.0.0 compability issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10443005
3 years ago
xianzhe.xxz
865397763e
[to #42322933 ]add damoyolo model in tinynas-object-detection
接入damyolo系列检测模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10377688
3 years ago
yongfei.zyf
6438c41144
[to #42322933 ]Support video url input processing
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10437340
3 years ago
shuying.shu
cb570d586c
add referring video object segmentation pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10400324
3 years ago
hemu.zp
3b1f1a0252
[to #42322933 ] Add GPT3 tensor parallel inference
添加基于 Megatron-v3 的 GPT3 tensor 并行的推理代码
复用 DistributedPipeline 与 megatron-util
适用模型:1.3B/2.7B/13B 参数的 GPT-3 预训练生成模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10416721
3 years ago
huizheng.hz
c0b546a96e
[to #42322933 ]add subset_name when loading dataset (NAFNet image denoising)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10427797
3 years ago
jiaqi.sjq
2eb835aca4
[to #42322933 ]Add uuid to model which created by ut test
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10434107
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10434107
* [Update] update finetune_result_upload
* [Update] rename finetune_result_upload to model_dir_upload
* Merge branch 'master' into feat/upload_ckpt
* Merge branch 'master' into feat/upload_ckpt
* [Fix] fix import error
* [Fix] fix import error
* Merge branch 'master' into feat/upload_ckpt
* [Update] changes name to upload_folder and using tempfile to save repo
* Merge branch 'master' into feat/upload_ckpt
* [Fix] fix commit
* Merge branch 'master' into feat/upload_ckpt
* [Fix] fix format
* Merge branch 'master' into feat/upload_ckpt
* [Fix] add uuid after model created from upload ut
3 years ago
zhangzhicheng.zzc
e3eb01f4ce
[to #42322933 ]update word-segmentation regression results
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10432186
3 years ago
leyuan.hjy
172522d196
[to #42322933 ]video-object-detection init
新增video-object-detection 算法
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10247489
3 years ago
hemu.zp
271e2a2a99
[to #42322933 ] Add gpt_neo model
1. 添加 gpt_neo 模型,因 checkpoint 归属于 Langboat 还未上传到模型库,已线下完成测试
2. 添加 text-generation task models 与 head,后续会将 gpt3,palm 等已上线文本生成模型统一为 backbone + head 结构的 task models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10404249
3 years ago
mulin.lyh
ac07b719e9
[to #45546922 ]feat: add fasttext package
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10431169
* [to #45546922 ]feat: add fasttext package
3 years ago
jiangnana.jnn
7720ae50e2
return dict values when input single sample for easycv pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10423383
3 years ago
jiaqi.sjq
8fa385e27c
[to #42322933 ] Add upload in hub api
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10386689
3 years ago
shichen.fsc
542c4ce1b3
[to #42322933 ] Fix bug in KWS when setting customized keyword
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10412829
3 years ago
wendi.hwd
674e1a7878
[to #42322933 ]cv/cvdet_fix_outputs->master fix outputs
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10421413
* fix outputs
3 years ago
wenqi.oywq
88a7599efb
[to #42322933 ]change output channels from RGB to BGR, to consistent with demo-service
默认输出为array的,通道格式统一为BGR格式,本次修改是为了与这个格式一致
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10422508
3 years ago
wenmeng.zwm
f6e542cdcb
refine pipeline input to support demo service
* image_captioninig support single image and dict input
* image_style_transfer use dict input
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10417330
3 years ago
wenmeng.zwm
4682783619
[to #44902165 ] bump version to 0.5.0
3 years ago
zhangzhicheng.zzc
7e7303a658
[to #42322933 ] remove fasttext from nlp requirements
3 years ago
caorongyu.cry
202fcdf298
[to #42322933 ] change tableqa output
修改output的结构,直接返回可转化成json format的结构
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10415403
3 years ago
Yingda Chen
deb847614a
[to #42322933 ] limit espnet version
3 years ago
Yingda Chen
1c2f2055cb
[to #42322933 ] fix generate Merge remote-tracking branch 'origin/fix_generate'
3 years ago
xingjun.wxj
1b4d5ccb9c
[to #42322933 ]MsDataset upload and load supports directory.
上传和下载支持多文件操作
3 years ago
hemu
876058556d
fix generate
3 years ago
Yingda Chen
355da866c5
[to #42322933 ] limit tranformers version temporarily
3 years ago
bin.xue
155856301f
[to #42322933 ] do not check training config in pipeline()
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10407849
3 years ago
wenmeng.zwm
275f8b4323
Revert "[to #45071449 ] fix setup error "
This reverts commit a26e6e3869 .
3 years ago
huizheng.hz
c5c14ad60a
[to #42322933 ]fix psnr/ssim metrics for NAFNet (image denoise)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10403246
3 years ago
bin.xue
6818ffdc8e
[to #42322933 ] feat: optimize ANS metric value
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10399100
3 years ago
mulin.lyh
5bdb8fb78b
[to #45451935 ]fix: add create model detail log for create failed.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10382795
3 years ago
zhangzhicheng.zzc
383452b0a4
[to #45452180 ] python 3.10.x compatible
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10394282
* python 3.10.x compatible
3 years ago