baishuai.bs
06186d4829
[to #43133921 ] change name(virtual-tryon to virtual-try-on)
replace virtual-tryon with virtual-try-on
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9600141
3 years ago
bin.xue
b2be1abcad
[to #42322933 ] feat: aec pipeline also accept tuple and add test
3 years ago
myf272609
6940d7720e
[to #42322933 ] rename task of person_image_cartoon and fix a bug
- 应工程同学要求,修改原使用的一级task(image-generation)至新二级task(image-cartoon)
- 修复无人脸时无图像结果返回,更新为 返回背景卡通化后的图像(无人脸卡通化处理)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9594912
3 years ago
wendi.hwd
8a6c37fd6b
[to #42322933 ] update detection task name
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9597835
3 years ago
jianqiang.rjq
fa4f9db5fa
[to #42322933 ]Merge request from 雪洛:rename-style-transfer
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9588372
3 years ago
yingda.chen
6e9dcc6327
[to #42322933 ]numpy version
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9598631
3 years ago
tianxi.tl
fc89cf8f3e
upload image_to_image_generation code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9564875
3 years ago
bin.xue
558cf01d57
[to #42322933 ]feat: split speech-signal-process task to subtasks
3 years ago
dangwei.ldw
e93339ea87
[to #42322933 ]Merge request from 仲理:feat/product_feature
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9515599
3 years ago
yingda.chen
2e884cfdcb
[to #42322933 ]specifiy torch model to inherit from TorchModel
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9588834
3 years ago
bin.xue
d987ac634b
[to #42322933 ] test: disable tests of speech-signal-process task for splitting sub tasks
3 years ago
wenmeng.zwm
34acc596e1
[to #43115513 ] fix module path error for ast and add numpy<=1.18
1. fix module path error, if code path contains multiple `modelscope` str, use the last one as the start position of modelscope source direcotry
2. add numpy version constraint <=1.18
3. add __init__.py to models/cv/image_to_image_translation
4. split audio requirements from all
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9587929
3 years ago
Yingda Chen
9471f0a9a7
[to #42322933 ] disable ner test temporarily
3 years ago
hemu.zp
8f060d0bc3
[to #42322933 ] Add GPT3 base model
添加 GPT3 base 模型,复用 text generation pipeline
3 years ago
zhangzhicheng.zzc
effacffe35
[to #42322933 ] fix ast bugs and add exception
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9578665
3 years ago
zhangzhicheng.zzc
dde2a4cec6
[to #42322933 ]bug fixed for csanmnt
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9578933
3 years ago
Yingda Chen
b96338996c
[to #42322933 ]update hub ip
3 years ago
baishuai.bs
667a7b9ba7
[to #43133921 ] visual try-on Task
虚拟试衣修改输入为tuple格式
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9561416
* change input to tuple
* support dict or tuple input
* Merge branch 'master' into cv/virtual_tryon
* Merge remote-tracking branch 'origin/master' into cv/virtual_tryon
3 years ago
feiwu.yfw
743e876981
[to #43660556 ] msdataset数据集加载
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9552632
* load csv dataset from modelscoop
3 years ago
wendi.hwd
674e625e7c
[to #42322933 ]cv_det_branch_to_master
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9490080
3 years ago
wenmeng.zwm
39c684db24
[to #43115513 ] remove easynlp trainer test
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9567392
3 years ago
wenmeng.zwm
b3f4ac8acc
[to #43115042 ] add trainer usage doc
1. add trainer doc
2. support local configuration file for trainer
3. update nlp trainer test
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9541239
3 years ago
yichang.zyc
d1d2c96dd9
add 6 ofa tasks
3 years ago
klayzhang.zb
ca4b5b2565
[to #42322933 ][NLP] Add text error correction task
NLP新增文本纠错任务
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9540716
3 years ago
bin.xue
e3bffedb87
[to #42322933 ] aec pipeline修改C++库依赖到MinDAEC
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9563105
* use MinDAEC instead of cdll
* feat: ANS pipeline can accept bytes as input and adjust processing order to reduce the amount of computation
3 years ago
wenmeng.zwm
590d531484
[to #43115513 ] requirements refine and preparation for v0.3 release
* remove tensorflow numpy from audio requirements
* add audio requirements to all
* auto set model to eval model for pipeline
* add audio requirement check hint for easyasr and kwsbp
* fix docs build error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9561021
3 years ago
jiangnana.jnn
ae55e5bd73
[to #43627720 ] fix "TypeError: can't convert np.ndarray of type numpy.object_"
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9565199
* fix "TypeError: can't convert np.ndarray of type numpy.object_"
3 years ago
yuxiang.tyx
7e0af3dddc
[to #42322933 ]add cv-faceDetection and cv-faceRecognition
1. support FaceDetectionPipeline inference
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9470723
3 years ago
tianxi.tl
0424f3c510
[to #42322933 ]image2image_translation codes
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9526987
3 years ago
jiangnana.jnn
21437650f1
[to #43627720 ] support distributed training
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9551089
* support distributed training
3 years ago
qianming.lm
6dfb51186c
[to #42322933 ]add cv_resnet50_live-category
添加直播类目模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9476982
3 years ago
qianming.lm
0b16dbd66c
[to #42322933 ] add cv_resnet50_video-category to maas lib
新增视频内容分类模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9479334
3 years ago
zhanning.gzn
81718bd643
[to #42322933 ] Add image-classification-imagenet and image-classification-dailylife pipelines
*Add image-classification-imagenet and image-classification-dailylife pipelines
*Add models.cv.mmcls_model.ClassificaitonModel as a wrapper class for mmcls
3 years ago
bin.xue
087e684da5
[to #42322933 ] fix ans_pipeline bug and add test
3 years ago
wenmeng.zwm
d55525bfb6
[to #43112771 ] requirements check and lazy import support
3 years ago
bin.xue
69777a97df
[to #42322933 ]feat: ANS pipeline can accept bytes as input and adjust processing order to reduce the amount of computation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9533946
3 years ago
yingda.chen
0aa03b01f0
[to #42322933 ]fix abs import
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9533526
3 years ago
shichen.fsc
5ac448f5c7
[to #42322933 ] simplify asr inference code, and remove disk-write behavior
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9410174
3 years ago
mulin.lyh
a7ffa7f6ce
[to #43588165 ]fix: nlp case github connection broken
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9528871
* [to #43588165 ]fix: nlp case github connection broken
3 years ago
huizheng.hz
8120891eb7
[to #42322933 ][730 model] add image denoise
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491966
3 years ago
siyang.ssy
72f8c43cca
[to #42322933 ]add video multi-model feature
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9458640
3 years ago
hejunjie.hjj
c112e599fe
[to #42322933 ]enable image segmentation test
enable image segmentation test
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9522337
3 years ago
hemu.zp
5985bd10ba
[to #42322933 ] move mplug code to maas
Migrate MPLUG model code from sofa to maas.
No need to download checkpoint from huggingface anymore.
Added OutputKeys definition for vqa.
3 years ago
lingchen.zlm
18a20d2efa
[to #42322933 ] add generative multimodal embedding model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491487
3 years ago
eniac.xcw
ef8b1f2bd7
[to #42322933 ]add clip fine-tune code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9497065
3 years ago
Yingda Chen
2e43b376f5
[to #42322933 ]disable image segmentation test temporarily
3 years ago
mulin.lyh
fc90bf0d1a
[to #43554786 ]fix: test error is not detected in gate test, protobuf version to (3, 3.21.0) for tensorflow
限制protobuf版本,修复单元测试有error返回值为0问题
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9510263
* fix test error is not detected in gate test, protobuf version to (3, 3.21.0)
3 years ago
hejunjie.hjj
321292ceda
[to #42322933 ] add image instance segmentation pipeline and finetune to MaaS-lib
3 years ago
shichen.fsc
b3b950e616
[to #42322933 ] simplify kws code, and remove disk-write behavior
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491681
3 years ago
Yingda Chen
856c4323b7
[to #43259593 ] fix typo
3 years ago