595 Commits

Author SHA1 Message Date
wenmeng.zwm
2af56d66ba [to #44902165] bump version to 0.4.2 v0.4.2 2022-09-19 17:35:55 +08:00
yuze.zyz
7bc1c9d4c2 [to #42322933] Refactor and fix some bugs
1. Fix a bug in trainer's progress bar
2. Fix a bug that trainer does not support dataset in config file
3. Add feature: support go on training via checkpoint file
4. Add feature: support fixed filename when saving best checkpoint
5. Fix a bug that no id2label in config file after finetune of nlp models
6. Fix some other bugs
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10138906
2022-09-19 17:18:24 +08:00
lingcai.wl
d97114d08f [to #44657982] fix some demo problems
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10083156
2022-09-19 15:15:25 +08:00
myf272609
40fb3ac773 [to #42322933] add multi-style cartoon models to ut
1. 卡通化接入多风格模型(原始日漫风、3D、手绘风、素描风、艺术特效风格),添加ut接入测试
2. 修改pipeline中模型文件名称至通用名
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10153717
2022-09-19 13:02:03 +08:00
wenmeng.zwm
1635fc186a [to #44902165] bump version to 0.4.1 v0.4.1 2022-09-19 10:09:48 +08:00
shouzhou.bx
df533817b8 [to #42322933] format body 2d keypoint output boxes
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10158585
2022-09-19 10:09:48 +08:00
wenmeng.zwm
d5c5c64dc8 [to #42322933]fix UT error for 830 version
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10142442
2022-09-19 10:09:48 +08:00
mulin.lyh
9503e3903f [to #44964129]fix: ci result always pass
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10140476
2022-09-19 10:09:48 +08:00
jiangnana.jnn
07728b164e update EasyCV MsDataset
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10103248

    * update EasyCV MSDataset
2022-09-19 10:09:48 +08:00
xingjun.wxj
0b27c77a54 [to #42322933]MsDataset upload bugfix for 0830 version.
CR link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10109035#tab=changes&file=8348e8153b2f4a6dbd52e471b4980542355408ed

Please refer to aone links:

1. https://aone.alibaba-inc.com/v2/project/1162242/bug#viewIdentifier=b622c099e2199bc034401fbe&openWorkitemIdentifier=44889184

2. https://aone.alibaba-inc.com/v2/project/1162242/bug#viewIdentifier=b622c099e2199bc034401fbe&openWorkitemIdentifier=44858810

3. https://aone.alibaba-inc.com/v2/project/1162242/bug#viewIdentifier=b622c099e2199bc034401fbe&openWorkitemIdentifier=44857728

4. https://aone.alibaba-inc.com/v2/project/1162242/bug#viewIdentifier=b622c099e2199bc034401fbe&openWorkitemIdentifier=44658972
2022-09-14 19:54:07 +08:00
mulin.lyh
d0edfcf50e [to #44857956]fix: disable git command username/password prompt
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10106602

    * [to #44857956]fix: disable git command username/password prompt
2022-09-14 19:53:58 +08:00
caorongyu.cry
0877725434 [to #42322933] commit nlp_convai_text2sql_pretrain_cn inference process to modelscope
commit nlp_convai_text2sql_pretrain_cn inference process to modelscope
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10025155
2022-09-14 19:05:51 +08:00
wenmeng.zwm
3664805d98 [to #43878347] remove automatically model placement which will result in full memory usage
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10105641
2022-09-13 20:23:35 +08:00
yuze.zyz
06787d66d8 [to #42322933] fix forward input in token classification
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10103632
2022-09-13 18:48:55 +08:00
yingda.chen
e9eeb05bcd [to #42322933] specify ast scan file open encoding
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10090797

    * [to #42322933] specify ast scan file open encoding
2022-09-13 18:04:01 +08:00
zhangzhicheng.zzc
c35f8cb42b [to #42322933] remove deepspeed and fariseq from requirments 2022-09-13 16:09:35 +08:00
wenmeng.zwm
269faa8bce [to #43878396] bump version to 0.4.0 v0.4.0 2022-09-13 10:37:59 +08:00
dingkun.ldk
54e1a6d88b [to #42322933]830NLP 篇章排序/文本表示模型代码check
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9856179
2022-09-10 15:59:56 +08:00
hejunjie.hjj
f4a47d006a [to #42322933] format boxes output [x, y, w, h] to [x1, y1, x2, y2]
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10090172

    * fix bug when pipeline input is Image.Image or numpy.ndarray
2022-09-10 12:57:32 +08:00
Yingda Chen
e0ef60ca9b [to #42322933] skip demo test by default 2022-09-09 14:56:33 +08:00
hemu.zp
a4cfbaa0dd [to #42322933] revert mplug batch inference
由于之前实现的 batch 化 inference 与 pipelines/base.py 中输入 List[Input] 的情况存在冲突,移除了此处之前实现的 batch 化 inference 代码。mplug 模型在 pipeline 中推理时输入只接受 Image.Image,str,tuple,dict 类型,对于 List[Input] 的情况由 pipelines/base.py 中的代码进行处理
2022-09-09 14:56:05 +08:00
zhangzhicheng.zzc
937d3ca67b [to #42322933] bugs:circular dependency fixed/ word_segmentation output 2022-09-09 14:52:35 +08:00
ly119399
b41b10f897 [to #42322933] space finetune on generation task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10061562
2022-09-09 14:27:08 +08:00
bin.xue
4be7737122 [to #42322933] audio pipelines accept url as input 2022-09-09 13:51:09 +08:00
shichen.fsc
84c384cc57 [to #42322933] add httpurl support for KWS
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10078262
2022-09-09 10:06:20 +08:00
jiangnana.jnn
5e176da3a1 adapt to msdataset for EasyCV
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9935664

    * adapt to msdataset for EasyCV
2022-09-09 10:01:51 +08:00
jiangnana.jnn
652ec697b7 refactor inputs format of model forward
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9673243

    * refactor inputs format of model forward
2022-09-08 20:16:14 +08:00
hemu.zp
be2f31fc15 [to #42322933] Fix mplug model interface
1. 修复 mplug 模型接口问题
2. 修复 mplug inference 不支持 batch 输入问题
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10052321
2022-09-08 16:07:34 +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
cyc385202
d4759e4c24 [to #42322933] 加入space模型在banking数据集上的finetune代码
加入space模型在banking数据集上的微调代码
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10006792
2022-09-08 13:45:14 +08:00
shichen.fsc
6fd5f671fa [to #42322933] add httpurl support for ASR
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10043608
2022-09-08 11:00:35 +08:00
tingwei.gtw
7b23c41748 [to #42322933] Add video-inpainting files
视频编辑的cr
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10026166
2022-09-07 21:06:25 +08:00
mulin.lyh
ad6bb1e7d9 [to #44790143]fix: add ipythonkernel to image for dsw
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10049527

    * add ipykernel to image for dsw
2022-09-07 20:51:15 +08:00
shichen.fsc
a8fd9c4afe [to #42322933] add new pipeline - PoNet for fill-mask
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10019083
2022-09-07 20:12:44 +08:00
dingkun.ldk
7ed4015bdc [to #42322933]支持词性标注
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9980774
2022-09-07 11:57:30 +08:00
wenmeng.zwm
f96c4a5ea2 [to #44742129] skip commit result when MODEL_TAG_URL is empty str
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10045468
2022-09-07 11:12:18 +08:00
ly261666
8f05fa8cf1 [to #42322933] 新增MogFace人脸检测器
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9921926
2022-09-07 09:35:59 +08:00
ly261666
c12957a9eb [to #42322933] 新增Mtcnn人脸检测器
1. 完成Maas-cv CR标准 自查
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9951519

    * [to #42322933] 新增Mtcnn人脸检测器
2022-09-06 22:53:55 +08:00
eniac.xcw
d38076b072 makes test code clear
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10041992
2022-09-06 22:18:51 +08:00
wenmeng.zwm
fabb4716d4 [to #44610931] fix: add device usage when device is None or empty
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10039848

    * add device usage when device is None or empty

    * update docker env
2022-09-06 21:47:59 +08:00
xuangen.hlh
f7f29ed1ff DALL-E 2: 修复dev/dalle2_1分支问题,增加测试代码,本地测试通过
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10037492
2022-09-06 20:47:23 +08:00
wenmeng.zwm
cd8ac57fdd [to #44742129] support model tag for integration
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10035056

* support model tag for integration
2022-09-06 19:06:49 +08:00
yuze.zyz
01e768503c [to #42322933] Fix random seed for trainer
1. Fix random seed for trainer and init it at the first line of init
2. Add a regress test for fixed training
3. Change the dataset 'dureader_robust_qg' to 'DuReader_robust-QG'
4. Change some datasets from loading hf.datasets to loading msdataset.load
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10029509
2022-09-06 15:13:14 +08:00
suluyan.sly
4c5afd22d4 [to #42322933]fix: rm plug_for_text_generation in nlp/__init__.py
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10029585
2022-09-06 14:55:56 +08:00
ly261666
9cbf246a8c [to #42322933] 新增ULFD人脸检测器
1. 完成Maas-cv CR标准 自查
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9957634
2022-09-06 10:02:49 +08:00
suluyan.sly
904374d329 [to #42322933] feat: plug inference
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9931748
2022-09-05 20:58:08 +08:00
feiwu.yfw
e365023862 修复processor输出torch.tensor时被转为numpy的异常
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10021802

    * fix to_torch_dataset
2022-09-05 19:36:46 +08:00
hemu.zp
3d3f9b4537 [to #42322933] fix checkpoint format
1. 修复 palm,gpt3,mplug 模型存在的 finetune 后保存 checkpoint 与原有 checkpoint key 字段存在区别无法使用 from_pretrained 导入的问题
2. 调整 test_finetune_mplug.py 为只保存训练结束时的 checkpoint,减少 ci 耗时
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10016517
2022-09-05 17:51:22 +08:00
mulin.lyh
83dbf71302 [to #44702084]fix: ci pip install domain in single commands, find with requirement install failed is complicated.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10019738

    * [to #44702084]fix: ci pip install domain in single commands, find with requirement install failed is complicated.
2022-09-05 17:38:05 +08:00
liangting.zl
4484dcaa04 [to #42322933] feat: add hand keypoints pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9961906

    * feat: add hand keypoints pipeline
2022-09-05 16:42:40 +08:00