wenmeng.zwm
7798a6250a
[to #43112692 ] stardarized task name and output
1. task name and output definition: [link](https://alidocs.dingtalk.com/i/nodes/KOEmgBoGwD78vd2bAry3VndLerP9b30a?nav=spaces&navQuery=spaceId%3Dnb9XJNlZxbgrOXyA&iframeQuery=utm_source%3Dportal%26utm_medium%3Dportal_space_file_tree )
2. rearrange task definition and add more outputs definition for tasks
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9585469
3 years ago
mulin.lyh
47dda0a5f9
[to #43698011 ]feat: login with access token
3 years ago
jiangnana.jnn
34840fc5d8
[to #43627720 ] support ReduceLROnPlateau and fix lr scheduler
1. Support `ReduceLROnPlateau` lr scheduler, and add `PlateauLrSchedulerHook` for it
2. Support custom `optimizer_hook` and `lr_scheduler_hook`
3. Remove function of save best ckpt from `EvaluationHook`, replace with `BestCkptSaverHook`
4. `evaluation_loop` return metric values directly,move metric computation to `single_gpu_test` and `multi_gpu_test`
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9584322
* [to #43627720 ] support ReduceLROnPlateau and fix lr scheduler
3 years ago
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
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
bin.xue
d987ac634b
[to #42322933 ] test: disable tests of speech-signal-process task for splitting sub tasks
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
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
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
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
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
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
3 years ago
baishuai.bs
2d1ce75dcc
[to #43259593 ]add cv tryon task
增加虚拟试衣任务,输入模特图,骨骼图,衣服展示图,生成试衣效果图
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9401415
3 years ago
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
3 years ago
mulin.lyh
c4fb2445d6
[to #43259593 ]feat: add list model api
添加list model查询api
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9446917
3 years ago
zhangzhicheng.zzc
68fc437044
[to #42322933 ] Add backbone-head model structure
3 years ago
baiguan.yt
14a62d401e
[to #42322933 ] Add image--pipeline to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9460900
3 years ago
baiguan.yt
52725fa3e9
[to #42322933 ] Update tasks of face_image_generation and image_super_resolution
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9465050
3 years ago
pangda
fd4a027a07
[to #42322933 ] NLP/命名实体识别模型(NER)接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9435758
* add model nncrf, which includes tcrf(transformer-crf) and lcrf(lstm-crf, will be implemented in 830 version).
* add NER metainfo, pipeline
3 years ago
baiguan.yt
789f66d7e6
[to #42322933 ] Add cv-image-super-resolution-pipeline to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9440706
* init
* merge master
3 years ago