dangwei.ldw
e93339ea87
[to #42322933 ]Merge request from 仲理:feat/product_feature
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9515599
2022-08-01 17:53:22 +08:00
yingda.chen
2e884cfdcb
[to #42322933 ]specifiy torch model to inherit from TorchModel
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9588834
2022-08-01 16:50:55 +08:00
bin.xue
d987ac634b
[to #42322933 ] test: disable tests of speech-signal-process task for splitting sub tasks
2022-08-01 16:16:43 +08:00
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
2022-08-01 15:42:58 +08:00
Yingda Chen
9471f0a9a7
[to #42322933 ] disable ner test temporarily
2022-08-01 13:35:16 +08:00
hemu.zp
8f060d0bc3
[to #42322933 ] Add GPT3 base model
...
添加 GPT3 base 模型,复用 text generation pipeline
2022-07-30 11:03:01 +08:00
zhangzhicheng.zzc
effacffe35
[to #42322933 ] fix ast bugs and add exception
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9578665
2022-07-29 22:38:46 +08:00
zhangzhicheng.zzc
dde2a4cec6
[to #42322933 ]bug fixed for csanmnt
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9578933
2022-07-29 22:14:52 +08:00
Yingda Chen
b96338996c
[to #42322933 ]update hub ip
2022-07-29 13:52:35 +08:00
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
2022-07-29 12:51:36 +08:00
feiwu.yfw
743e876981
[to #43660556 ] msdataset数据集加载
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9552632
* load csv dataset from modelscoop
2022-07-29 12:22:48 +08:00
wendi.hwd
674e625e7c
[to #42322933 ]cv_det_branch_to_master
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9490080
2022-07-29 11:48:51 +08:00
wenmeng.zwm
39c684db24
[to #43115513 ] remove easynlp trainer test
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9567392
2022-07-29 11:19:54 +08:00
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
2022-07-29 10:28:50 +08:00
yichang.zyc
d1d2c96dd9
add 6 ofa tasks
2022-07-28 23:25:17 +08:00
klayzhang.zb
ca4b5b2565
[to #42322933 ][NLP] Add text error correction task
...
NLP新增文本纠错任务
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9540716
2022-07-28 23:01:28 +08:00
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
2022-07-28 22:59:57 +08:00
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
2022-07-28 22:04:18 +08:00
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_"
2022-07-28 21:53:34 +08:00
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
2022-07-28 21:52:18 +08:00
tianxi.tl
0424f3c510
[to #42322933 ]image2image_translation codes
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9526987
2022-07-28 19:16:35 +08:00
jiangnana.jnn
21437650f1
[to #43627720 ] support distributed training
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9551089
* support distributed training
2022-07-28 17:43:23 +08:00
qianming.lm
6dfb51186c
[to #42322933 ]add cv_resnet50_live-category
...
添加直播类目模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9476982
2022-07-28 10:07:33 +08:00
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
2022-07-27 23:42:27 +08:00
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
2022-07-27 22:29:13 +08:00
bin.xue
087e684da5
[to #42322933 ] fix ans_pipeline bug and add test
2022-07-27 18:45:17 +08:00
wenmeng.zwm
d55525bfb6
[to #43112771 ] requirements check and lazy import support
2022-07-27 17:29:16 +08:00
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
2022-07-27 17:08:51 +08:00
yingda.chen
0aa03b01f0
[to #42322933 ]fix abs import
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9533526
2022-07-27 16:44:54 +08:00
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
2022-07-27 14:49:24 +08:00
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
2022-07-27 11:00:40 +08:00
huizheng.hz
8120891eb7
[to #42322933 ][730 model] add image denoise
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491966
2022-07-27 09:15:59 +08:00
siyang.ssy
72f8c43cca
[to #42322933 ]add video multi-model feature
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9458640
2022-07-26 22:48:07 +08:00
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
2022-07-26 17:49:20 +08:00
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.
2022-07-26 16:29:35 +08:00
lingchen.zlm
18a20d2efa
[to #42322933 ] add generative multimodal embedding model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491487
2022-07-26 14:09:18 +08:00
eniac.xcw
ef8b1f2bd7
[to #42322933 ]add clip fine-tune code
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9497065
2022-07-26 14:06:52 +08:00
Yingda Chen
2e43b376f5
[to #42322933 ]disable image segmentation test temporarily
2022-07-26 13:17:29 +08:00
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)
2022-07-26 10:57:16 +08:00
hejunjie.hjj
321292ceda
[to #42322933 ] add image instance segmentation pipeline and finetune to MaaS-lib
2022-07-26 10:19:07 +08:00
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
2022-07-25 22:37:15 +08:00
Yingda Chen
856c4323b7
[to #43259593 ] fix typo
2022-07-25 19:51:45 +08:00
yingda.chen
590bc52f97
[to #43259593 ] refacor image preprocess
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9501913
* [to #43259593 ] refacor image preprocess
2022-07-25 17:00:21 +08:00
Yingda Chen
badc91aafa
Revert "[to #43259593 ]chore: update cv requirements (更新cv侧统计的依赖项) "
...
This reverts commit bab28ae3fa .
2022-07-25 13:50:18 +08:00
liangting.zl
bab28ae3fa
[to #43259593 ]chore: update cv requirements (更新cv侧统计的依赖项)
...
[依赖收集及列表](https://yuque.antfin.com/docs/share/59d1f42c-e061-4e73-903f-0af053a03627#XXbRB )
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9456258
2022-07-25 13:31:36 +08:00
wenqi.oywq
da20fb66e9
[to #43259593 ]添加image-color-enhance, pipeline and trainer
...
添加image-color-enhance, pipeline and trainer
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9483118
2022-07-25 13:30:11 +08:00
zhangzhicheng.zzc
016d22d8fb
[to #43259593 ]update abs paths typo
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491629
2022-07-25 13:29:26 +08:00
baishuai.bs
2d1ce75dcc
[to #43259593 ]add cv tryon task
...
增加虚拟试衣任务,输入模特图,骨骼图,衣服展示图,生成试衣效果图
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9401415
2022-07-25 13:07:20 +08:00
Yingda Chen
f581ad2eb4
[to #43525415 ]fix: fix docker ci performance issue
2022-07-25 12:41:44 +08:00
wenmeng.zwm
4814b198f0
[to #43112534 ] taskdataset refine and auto placement for data and model
...
* refine taskdataset interface
* add device placement for trainer
* add device placement for pipeline
* add config checker and fix model placement bug
* fix cycling import
* refactor model init for translation_pipeline
* cv pipelines support kwargs
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9463076
2022-07-23 11:08:43 +08:00