wenmeng.zwm
ba74cdf97e
[to #43878347 ] Rename runtime.txt to framework.txt
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10000642
* rename runtime.txt to framework.txt
3 years ago
shuying.shu
4f72134adf
[to #42322933 ]update test video for movie scene segmentation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10007852
* update test video for movie scene segmentation
3 years ago
xixing.tj
00487aa6e1
[to #42322933 ]add error msg when no text detected for ocr_detection task
ocr_detection加上当图片中没有文字时报错的error msg
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10001490
3 years ago
shouzhou.bx
4073376f51
[to #42322933 ]add face 2d keypoints by EasyCV
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9934673
* add face 2d keypoints
3 years ago
suluyan.sly
5a2634610a
[to #42322933 ]skip sbert_en&bert_ch to save ci time

fill mask pipeline 测试时间过长
这个task测了4个模型。从保证代码正确性的功能角度看,只测一个bert类(比如sbert中文),一个roberta类(veco)。减少测试的模型数量以减少测试时长。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10006556
* skip sbert_en&bert_ch to save ci time
3 years ago
xingguang.zxg
4d3716cf4e
[to #42322933 ]文本指导的语义分割模型
文本指导的语义分割模型,根据输入的文本信息,讲图像中对应文本描述的物体分割出来。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9942863
3 years ago
jiangnana.jnn
1a22fa0222
fix trainer unittest
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9970626
* fix trainer unittest
3 years ago
xianzhe.xxz
1bac4f3349
[to #42322933 ]add tinynas-detection pipeline and models
接入tinynas-detection,新增tinynas object detection pipeline以及tinynas models。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9938220
3 years ago
mulin.lyh
9e14d6727b
[to #44571845 ]fix: ci support multiple image
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9974293
3 years ago
peter.lx
780330897a
[to #42322933 ] add Deberta v2 modeling and fill_mask task, with master merged
add Deberta v2 modeling and fill_mask task, with master merged
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9966511
3 years ago
zhangzhicheng.zzc
af4c6f70c2
[to #42322933 ]allow none decorator registry in ast
3 years ago
bin.xue
f5fb8cf531
[to #42322933 ] fix bug about loading new trained model and update doc string
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9987197
3 years ago
lllcho.lc
291f8fe68c
[to #42322933 ] Add action-detection model
添加新的action-detection task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9898947
3 years ago
fubang.zfb
8f81807537
[to #42322933 ] 关系抽取
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9938140
3 years ago
pengyu.lpy
ce41ded423
[to #42322933 ]modify test_segmentation_pipeline.py for damo models
基于easycv上线的segformer,对应上传了5个对应的达摩院的分割模型,所以修正了tests/pipelines/easycv_pipelines/test_segmentation_pipeline.py内容让其能够便利测试
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9934634
3 years ago
feiwu.yfw
3f97278564
[to #42322933 ]数据集断点续传下载+修复数据集命名存在大写字母导致加载失败的问题
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9973942
* fix msdataset dataset name
* add resume download
3 years ago
yongfei.zyf
c8b6030b8e
[to #42322933 ] Add hicossl_video_embedding_pipeline to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9969472
3 years ago
xuanjie.wxb
e5c9ded870
[to #42322933 ] add lstm-crf ner model code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9901220
* add lstm-crf ner model code
3 years ago
shuying.shu
a9deb3895c
[to #42322933 ] movie scene segmentation模型接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9872869
3 years ago
Yingda Chen
39730f40fe
[to #42322933 ] support get_cache_dir with model id
3 years ago
Yingda Chen
681ea8cd17
[to #42322933 ] disable image diffusion tests
3 years ago
yuze.zyz
fbde374659
[to #42322933 ] add regress tests
Add regression test for some unit tests.
Firstly, Run a baseline test to create a pickle file which contains the inputs and outputs of modules, then changes can be observed between
the latest version and the baseline file.
Some baseline files are submitted in the data/test/regression folder
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9814693
3 years ago
xiangpeng.wxp
054151d92f
[to #42322933 ]nlp_translation_preprocess
* nlp translation preprocess branch
* pull the latest master
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9920445
3 years ago
mulin.lyh
12698b31a0
[to #44340132 ] fix: ci case run out of gpu memory
3 years ago
shichen.fsc
2b380f0410
[to #42322933 ] add new Task - document segmentation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9942858
* [Add] add document-segmentation
3 years ago
feiwu.yfw
2b64cf2bb6
[to #42322933 ]支持从dataset json文件中获取参数
* dataset json file add args
3 years ago
shichen.fsc
745bd5a9e0
[to #42322933 ] remove some unittest about asr
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9941890
3 years ago
yuze.zyz
88d0804dcd
[to #42322933 ] Add S4: child-tuning
1. add child-tuning optimizer and ut
2. fix a training bug which can cause interruption after cross-evaluation
3. move model.params from cfg to default args in build_optimizer to prevent the saving of params in save_pretrained
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9891963
3 years ago
hemu.zp
a9089570e5
[to #42322933 ] Add mplug retrieval pipeline and finetune
支持 MPLUG 模型 image-text-retrieval 任务的 pipeline 和 finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9919955
3 years ago
bin.xue
3e66244c0d
[to #42322933 ] Add ANS trainer
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9892528
3 years ago
eniac.xcw
8c9348de2c
[to #42322933 ]add team model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9908976
3 years ago
hanyuan.chy
00b448a2fe
[to #42322933 ] support 3d body keypoints
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9862567
3 years ago
leyuan.hjy
285192850d
[to #42322933 ] feat(RealtimeObjectDetection):新增实时检测pipeline
新增实时目标检测pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9788299
3 years ago
feiwu.yfw
39485426e7
[to #42322933 ]:fix msdataset
* 修复了zip文件不同打包模式下返回路径错误问题。
* 修复了替换了数据集文件重新下载时校验失败问题。
* 修复dataset oss文件在 REUSE 模式下重复下载的问题。
* 修复了csv数据集的meta json文件中某个split的meta和file字段都为''时加载所有split失败的问题。
* 修复了不同版本datasets路径不一致的问题。
3 years ago
hemu.zp
20a935d406
[to #42322933 ] add gpt3 base finetune
添加 gpt3 中小模型单机单卡下的 finetune 代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9899004
3 years ago
jiangnana.jnn
930d55d9ad
support EasyCV framework and add Segformer model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9781849
* support EasyCV
3 years ago
tanfan.zjh
dc45fce542
[to #42322933 ]新增FAQ问答模型
Maas新增FAQ问答模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9797053
3 years ago
wenmeng.zwm
52f581d7d5
[to #43115513 ] bump version to 0.3.7
3 years ago
pangda
83b0adf0a2
[to #42322933 ] fix bug for multi-lang text
支持多语言tokenize(830模型)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9900916
3 years ago
xingjun.wxj
44033290d4
[to #42322933 ]MsDataset 支持上传数据集压缩包和meta
1. MsDataset支持upload数据文件(压缩包)
2. MsDataset支持clone和upload meta data
3. 使用MsDataset.load()下载数据集,支持web端显示数据集下载计数
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9831232
3 years ago
james.wjg
8ac65d5586
[to #42322933 ] video_summarization 修改test中的结果可视化
video_summarization 修改test中的结果可视化
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9902499
3 years ago
hemu.zp
b92e2ca0a0
[to #42322933 ] add vqa and caption finetuning for mplug
添加 mplug 模型 caption 及 vqa 任务的 finetuning 支持
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9858028
3 years ago
tianchu.gtc
0b6725add6
[to #42322933 ]semantic segmentation 模型接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9851374
3 years ago
zhangzhicheng.zzc
b94bb74f66
[to #42322933 ]Add model.save_pretrained method and allow finetune results used by pipeline
3 years ago
menrui.mr
427f0e83ea
[to #42322933 ]ofa文生图接入clip reranking后处理 & 修复预处理中的一个Bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9880918
3 years ago
xixing.tj
7da07a8370
[to #42322933 ]ocr_detection pipeline jupyter环境bug fix
ocr_detection pipeline jupyter环境优化
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9876662
3 years ago
wenmeng.zwm
c72e5f4ae8
[to #43878347 ] skip device placement test
skip this test which will result in too much debug log for placement although debug level is canceled after this test case
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9875987
3 years ago
tianchu.gtc
cdebef4689
[to #42322933 ]panoptic segmentation 模型接入
panoptic segmentation 模型接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9758389
3 years ago
james.wjg
5f326e46f3
cv/video_summarization
新增video summarization模型的inference和finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9840532
3 years ago
zhangzhicheng.zzc
5b0b54633b
[to #42322933 ]compatible with windows path on only core parts
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9855254
3 years ago