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
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
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
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
xingjun.wxj
1b4d5ccb9c
[to #42322933 ]MsDataset upload and load supports directory.
上传和下载支持多文件操作
3 years ago
hanyuan.chy
2d50c812df
[to #42322933 ] support finetune on cv/hand_2d_keypoints
添加2d手部关键点检测finetune功能
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10371710
3 years ago
zhangzhicheng.zzc
0eb823b764
[to #42322933 ] support t5_with_translation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10383770
* T5 support translate
3 years ago
jiaqi.sjq
144ffee2cf
[to #42322933 ] Add explict model id in tts UT
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10371244
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10371244
3 years ago
bin.xue
3863efc14d
[to #42322933 ] add far field KWS trainer
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10275823
3 years ago
yuxiang.tyx
2989492bc0
[to #42322933 ]更新face_detection_scrfd模型并支持finetune, 新增card_detection模型
1. 调整face_detection的文件层级(scrfd与其余新增face_detection方法平级);
2. 增加极大脸/旋转脸的检测方法,更新了新模型;
3. 支持读入数据集并finetune和eval;
4. 新增card_detection模型,支持读入datasethub数据集并finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10244540
3 years ago
shouzhou.bx
4cb5f8a2cd
[to #42322933 ] add human whole body model and image object detection auto model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10319306
3 years ago
caorongyu.cry
7145990054
[to #42322933 ] reivse model problem and remove history sql for demo
相比于master上的tableqa,做出了如下修复:
1. 修复了schema linking中的问题。
2. 同时设置了有history sql和没有history sql的两种输入
3. 增加了sqlite执行逻辑,可以返回sql执行结果
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10365114
3 years ago
huizheng.hz
922f4c589b
[to #42322933 ]图像去噪using msdataset to load dataset
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10338265
3 years ago
bin.xue
0d97f8959d
[to #42322933 ] test: unify kws pipeline input type to AUDIO
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10362437
3 years ago
ashui.cbh
69da8f91ac
[to #42322933 ]suport image inpainting
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10111615
3 years ago
james.wjg
4c99363804
[to #42322933 ]video summarization 添加 license & header; 修改 output for demo service
video summarization:
1. 添加 license & header;
2. 修改 output for demo service
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10260946
3 years ago
jiaqi.sjq
65be443e98
[to #41669377 ] Add more models to test in tts UT
Link https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10360754#tab=detail
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10360754
3 years ago
zhangzhicheng.zzc
e240edea7e
[to #42322933 ]t5 bug fixex
3 years ago
hanyuan.chy
67d6fa001d
[to #42322933 ] unify keys forbody_3d_keypoints
统一关键点检测输出key的名字
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10359335
3 years ago
laiyin.lyc
09d2296f36
[to #44847108 ] add sparsity hook (pst algorithm)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10198228
* [to #44847108 ] add sparsity hook (pst algorithm)
3 years ago
ryan.yy
ff69439c4f
[to #42322933 ]add image_body_reshaping code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10217723
* add image_body_reshaping code
3 years ago
moyu.wk
42896de709
[to #42322933 ]add pipelines for APE\QE\Domain Classifications
Add pipelines for the following new models:
- [Multilingual Quality Estimation](https://modelscope.cn/models/damo/nlp_translation_quality_estimation_multilingual/summary )
- [Automatic Post-Editing (En-De)](https://modelscope.cn/models/damo/nlp_automatic_post_editing_for_translation_en2de/summary )
- [Domain classification (Zh)](https://modelscope.cn/models/damo/nlp_domain_classification_chinese/summary )
- [Style classification (Zh)](https://modelscope.cn/models/damo/nlp_style_classification_chinese/summary )
- [Style classification (En)](https://modelscope.cn/models/damo/nlp_style_classification_english/summary )
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10315370
3 years ago
wenmeng.zwm
65bea053af
[to #44902165 ] feat: Add input signature for pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10233235
* add input definition for pipeline
* support multiple input format for single pipeline
* change param for body_3d_keypoints
3 years ago
tingwei.gtw
a079ab922f
[to #42322933 ] add product-segmentation pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10252583
3 years ago
tingwei.gtw
5343c899fb
[to #42322933 ] add face-emotion pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10202117
3 years ago
hanyuan.chy
7f468acca3
[to #42322933 ]style(license): add license + render result poses with video
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10263904
3 years ago
tingwei.gtw
4199af337e
[to #42322933 ] add face-human-hand detection model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10260332
3 years ago
lllcho.lc
9fa761d7a6
[to #42322933 ] add PST action recognition model
Add patch shift transformer model for action recognition task.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10282964
3 years ago
chaojie.mcj
0e52a20d28
[to #42322933 ]update license
以下算法进行了header变更:
modelscope.models.cv.cmdssl_video_embedding
modelscope.models.cv.action_recognition
modelscope.models.cv.animal_recognition
modelscope.models.multi_modal.multi_stage_diffusion
modelscope.models.multi_modal.gemm
modelscope.pipelines.cv.live_category_pipeline
modelscope.pipelines.cv.video_category_pipeline
modelscope.models.cv.image_to_image_translation
modelscope.models.cv.image_to_image_generation
modelscope.models.cv.video_inpainting
modelscope.models.multi_modal.diffusion
modelscope.models.multi_modal.team
modelscope.models.cv.shop_segmentation
modelscope.models.cv.text_driven_segmentation
modelscope.models.cv.action_recognition
modelscope.models.cv.face_emotion
modelscope.models.cv.hand_static
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10268474
3 years ago
Yingda Chen
11b33164c3
[to #42322933 ] disable t5 test temporarily
3 years ago
zhangzhicheng.zzc
d721fabb34
[to #42322933 ]bert with sequence classification / token classification/ fill mask refactor
1.新增支持原始bert模型(非easynlp的 backbone prefix版本)
2.支持bert的在sequence classification/fill mask /token classification上的backbone head形式
3.统一了sequence classification几个任务的pipeline到一个类
4.fill mask 支持backbone head形式
5.token classification的几个子任务(ner,word seg, part of speech)的preprocessor 统一到了一起TokenClassificationPreprocessor
6. sequence classification的几个子任务(single classification, pair classification)的preprocessor 统一到了一起SequenceClassificationPreprocessor
7. 改动register中 cls的group_key 赋值位置,之前的group_key在多个decorators的情况下,会被覆盖,obj_cls的group_key信息不正确
8. 基于backbone head形式将 原本group_key和 module同名的情况尝试做调整,如下在modelscope/pipelines/nlp/sequence_classification_pipeline.py 中
原本
@PIPELINES.register_module(
Tasks.sentiment_classification, module_name=Pipelines.sentiment_classification)
改成
@PIPELINES.register_module(
Tasks.text_classification, module_name=Pipelines.sentiment_classification)
相应的configuration.json也有改动,这样的改动更符合任务和pipline(子任务)的关系。
8. 其他相应改动为支持上述功能
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10041463
3 years ago
tingwei.gtw
372adb3936
[to #42322933 ] support hand-static model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10244616
3 years ago
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