yuze.zyz
357a233ee3
[to #42322933 ] fix bug: checkpoint hook and bestckpthook exists at the same time
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10227608
3 years ago
jiaqi.sjq
e90ff9e479
[to #42322933 ] tts sambert am changs from tensorfow to PyTorch and add licenses
* [to #41669377 ] docs and tools refinement and release
1. add build_doc linter script
2. add sphinx-docs support
3. add development doc and api doc
4. change version to 0.1.0 for the first internal release version
Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8775307
3 years ago
wendi.hwd
26df8f1988
[to #42322933 ]add semantic-segmentation task output is numpy mask for demo-service
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10265856
3 years ago
tianchu.gtc
bd4127bc27
[to #42322933 ]segformer 接入demo接口更改
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10253628
3 years ago
zhangzhicheng.zzc
5e4894870b
[to #42322933 ]add t5 model / text2text generation task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10191736
* add T5 for generation
3 years ago
pengyu.lpy
3ed0c9c8d8
[to #42322933 ] relax un-determinsitic test validation constraints
放松了tests/pipelines/easycv_pipelines/test_segmentation_pipeline.py里面对于识别非determinsitic的校验条件,一方便后续模型更新
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10245940
3 years ago
hemu.zp
69f8928dd2
[to #42322933 ] Replace mplug input 'question' with 'text'
mplug 相关任务 pipeline 输入字段统一为 'image' + 'text'
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10236282
3 years ago
bin.xue
470a1989bc
[to #42322933 ] feat: far field KWS accept mono audio for online demo
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10211100
3 years ago
jiangnana.jnn
376ba9fef9
[to #42322933 ]update easycv pipelines
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10208603
* update easycv pipelines
3 years ago
yichang.zyc
b537bb8c27
fix vg return value
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10207239
3 years ago
jiangnana.jnn
1794e08af7
fix dist training
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10185634
* fix dist training
3 years ago
yuze.zyz
c2b1ff8389
[to #42322933 ] Add exporter module for onnx,ts and other formats.
1. Add exporter module
2. Move collate_fn out of the base pipeline class for reusing.
3. Add dummy inputs method in nlp tokenization preprocessor base class
4. Support Mapping in tensor numpify and detaching.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10037704
3 years ago
wenmeng.zwm
6808e9a301
[to #44902099 ] add license for framework files
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10189613
3 years ago
yuze.zyz
4cdd0c23eb
[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
3 years ago
myf272609
0041ab0ab8
[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
3 years ago
lingcai.wl
0548d92de8
[to #44657982 ] fix some demo problems
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10083156
3 years ago
wenmeng.zwm
7fb25d7bbb
[to #42322933 ]fix UT error for 830 version
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10142442
3 years ago
mulin.lyh
b0b711b39c
[to #44964129 ]fix: ci result always pass
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10140476
3 years ago
jiangnana.jnn
adee5d10ae
update EasyCV MsDataset
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10103248
* update EasyCV MSDataset
3 years ago
xingjun.wxj
7cb72cc46e
[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
3 years ago
caorongyu.cry
77cfcf0a9a
[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
3 years ago
mulin.lyh
ff58300d09
[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
3 years ago
dingkun.ldk
54e1a6d88b
[to #42322933 ]830NLP 篇章排序/文本表示模型代码check
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9856179
3 years ago
Yingda Chen
e0ef60ca9b
[to #42322933 ] skip demo test by default
3 years ago
ly119399
b41b10f897
[to #42322933 ] space finetune on generation task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10061562
3 years ago
bin.xue
4be7737122
[to #42322933 ] audio pipelines accept url as input
3 years ago
shichen.fsc
84c384cc57
[to #42322933 ] add httpurl support for KWS
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10078262
3 years ago
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
3 years ago
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
3 years ago
cyc385202
d4759e4c24
[to #42322933 ] 加入space模型在banking数据集上的finetune代码
加入space模型在banking数据集上的微调代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10006792
3 years ago
shichen.fsc
6fd5f671fa
[to #42322933 ] add httpurl support for ASR
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10043608
3 years ago
tingwei.gtw
7b23c41748
[to #42322933 ] Add video-inpainting files
视频编辑的cr
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10026166
3 years ago
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
3 years ago
shichen.fsc
a8fd9c4afe
[to #42322933 ] add new pipeline - PoNet for fill-mask
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10019083
3 years ago
dingkun.ldk
7ed4015bdc
[to #42322933 ]支持词性标注
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9980774
3 years ago
ly261666
8f05fa8cf1
[to #42322933 ] 新增MogFace人脸检测器
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9921926
3 years ago
ly261666
c12957a9eb
[to #42322933 ] 新增Mtcnn人脸检测器
1. 完成Maas-cv CR标准 自查
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9951519
* [to #42322933 ] 新增Mtcnn人脸检测器
3 years ago
eniac.xcw
d38076b072
makes test code clear
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10041992
3 years ago
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
3 years ago
xuangen.hlh
f7f29ed1ff
DALL-E 2: 修复dev/dalle2_1分支问题,增加测试代码,本地测试通过
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10037492
3 years ago
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
3 years ago
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
3 years ago
ly261666
9cbf246a8c
[to #42322933 ] 新增ULFD人脸检测器
1. 完成Maas-cv CR标准 自查
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9957634
3 years ago
suluyan.sly
904374d329
[to #42322933 ] feat: plug inference
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9931748
3 years ago
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
3 years ago
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
3 years ago
mulin.lyh
042cff7d68
[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/10014958
* [to #44702084 ]fix: ci pip install domain in single commands, find with requirement install failed is complicated.
3 years ago
bin.xue
b870e4eed5
[to #42322933 ] test: use custom config to reduce test time
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10011826
、
3 years ago
yuze.zyz
a9c14e4ead
[to #42322933 ] Support saving the best checkpoint for inference
1. Support saving the best checkpoint for inference
2. Fix a bug that _max_iters field does not exist in trainer
3. Fix a bug that function in lambda_lr field cannot be saved to file
4. Fix a bug that save_pretrained would not be called by iterating
5. Fix a bug that interval is not passed from BestCkptHook's init
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9972765
3 years ago
ly261666
adab7d3391
[to #42322933 ] 新增FER人脸属性识别
完成Maas-cv CR自查;
新增个Task,已经跟产品确认可以增加,正在走流程中,目前还不在https://aone.alibaba-inc.com/v2/project/1181559/req#viewIdentifier=d7f112f9d023e2108fa1b0d8这里,后续会增加过来
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9976346
3 years ago