ly261666
9cbf246a8c
[to #42322933 ] 新增ULFD人脸检测器
...
1. 完成Maas-cv CR标准 自查
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9957634
2022-09-06 10:02:49 +08:00
suluyan.sly
904374d329
[to #42322933 ] feat: plug inference
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9931748
2022-09-05 20:58:08 +08:00
liangting.zl
4484dcaa04
[to #42322933 ] feat: add hand keypoints pipeline
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9961906
* feat: add hand keypoints pipeline
2022-09-05 16:42:40 +08:00
ly261666
adab7d3391
[to #42322933 ] 新增FER人脸属性识别
...
完成Maas-cv CR自查;
新增个Task,已经跟产品确认可以增加,正在走流程中,目前还不在https://aone.alibaba-inc.com/v2/project/1181559/req#viewIdentifier=d7f112f9d023e2108fa1b0d8这里,后续会增加过来
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9976346
2022-09-05 09:53:58 +08:00
ly261666
f508be8918
[to #42322933 ] 新增RetinaFace人脸检测器
...
1. 新增人脸检测RetinaFace模型;
2. 完成Maas-cv CR标准自查
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9945188
2022-09-03 23:48:42 +08:00
xingguang.zxg
0451627626
[to #42322933 ]商品显著性分割v1.0
...
商品显著性检测模型,依赖opencv,mmcv-full
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9909897
2022-09-03 13:21:31 +08:00
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
2022-09-02 20:53:29 +08:00
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
2022-09-02 20:03:19 +08:00
xingguang.zxg
4d3716cf4e
[to #42322933 ]文本指导的语义分割模型
...
文本指导的语义分割模型,根据输入的文本信息,讲图像中对应文本描述的物体分割出来。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9942863
2022-09-02 14:14:47 +08:00
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
2022-09-02 13:10:31 +08:00
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
2022-09-01 22:17:14 +08:00
lllcho.lc
291f8fe68c
[to #42322933 ] Add action-detection model
...
添加新的action-detection task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9898947
2022-09-01 18:14:37 +08:00
fubang.zfb
8f81807537
[to #42322933 ] 关系抽取
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9938140
2022-09-01 16:31:51 +08:00
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
2022-09-01 15:48:40 +08:00
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
2022-09-01 14:20:04 +08:00
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
2022-09-01 09:19:59 +08:00
shuying.shu
a9deb3895c
[to #42322933 ] movie scene segmentation模型接入
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9872869
2022-08-31 20:54:20 +08:00
Yingda Chen
681ea8cd17
[to #42322933 ] disable image diffusion tests
2022-08-31 12:57:14 +08:00
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
2022-08-30 23:17:07 +08:00
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
2022-08-30 22:08:27 +08:00
mulin.lyh
12698b31a0
[to #44340132 ] fix: ci case run out of gpu memory
2022-08-30 17:59:15 +08:00
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
2022-08-30 15:30:00 +08:00
shichen.fsc
745bd5a9e0
[to #42322933 ] remove some unittest about asr
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9941890
2022-08-30 14:28:25 +08:00
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
2022-08-30 10:50:52 +08:00
eniac.xcw
8c9348de2c
[to #42322933 ]add team model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9908976
2022-08-30 10:07:39 +08:00
hanyuan.chy
00b448a2fe
[to #42322933 ] support 3d body keypoints
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9862567
2022-08-27 14:11:30 +08:00
leyuan.hjy
285192850d
[to #42322933 ] feat(RealtimeObjectDetection):新增实时检测pipeline
...
新增实时目标检测pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9788299
2022-08-27 10:48:56 +08:00
jiangnana.jnn
930d55d9ad
support EasyCV framework and add Segformer model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9781849
* support EasyCV
2022-08-26 13:58:50 +08:00
tanfan.zjh
dc45fce542
[to #42322933 ]新增FAQ问答模型
...
Maas新增FAQ问答模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9797053
2022-08-26 13:06:41 +08:00
james.wjg
8ac65d5586
[to #42322933 ] video_summarization 修改test中的结果可视化
...
video_summarization 修改test中的结果可视化
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9902499
2022-08-25 22:00:03 +08:00
tianchu.gtc
0b6725add6
[to #42322933 ]semantic segmentation 模型接入
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9851374
2022-08-25 15:50:24 +08:00
tianchu.gtc
cdebef4689
[to #42322933 ]panoptic segmentation 模型接入
...
panoptic segmentation 模型接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9758389
2022-08-24 15:05:16 +08:00
james.wjg
5f326e46f3
cv/video_summarization
...
新增video summarization模型的inference和finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9840532
2022-08-24 13:41:47 +08:00
yingda.chen
04bb8061e6
[to #42322933 ]move postprocess helper into utilities
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9856286
2022-08-23 14:27:19 +08:00
Yingda Chen
63233c2122
Revert "[to #42322933 ]move postprocess helper into utilities"
...
This reverts commit 4cc0395ac5 .
2022-08-23 12:13:15 +08:00
Yingda Chen
4cc0395ac5
[to #42322933 ]move postprocess helper into utilities
2022-08-23 12:11:49 +08:00
lee.lcy
9c4765923a
[to #42322933 ] add image-reid-person
...
add image-reid-person
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9818427
2022-08-22 21:57:05 +08:00
wenmeng.zwm
aaa604cb16
[to #43878347 ] device placement support certain gpu
...
1. add device util to verify, create and place device
2. pipeline and trainer support update
3. fix pipeline which use tf models does not place model to the right device
usage
```python
pipe = pipeline('damo/xxx', device='cpu')
pipe = pipeline('damo/xxx', device='gpu')
pipe = pipeline('damo/xxx', device='gpu:0')
pipe = pipeline('damo/xxx', device='gpu:2')
pipe = pipeline('damo/xxx', device='cuda')
pipe = pipeline('damo/xxx', device='cuda:1')
```
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9800672
2022-08-22 15:32:00 +08:00
yuanzhi.zyz
4b501dd44a
[to #42322933 ]ocr-recognition re-upload
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9826159
2022-08-19 19:02:27 +08:00
lanjinpeng.ljp
c6db966a99
[to #42322933 ]support video-single-object-tracking
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9781254
* support single object tracking
2022-08-19 15:55:58 +08:00
Yingda Chen
df4f1a538d
[to #42322933 ]disable ocr test temporarily
2022-08-19 14:01:06 +08:00
hemu.zp
161555f97d
[to #42322933 ] add mplug image-caption
...
添加 MPLUG 模型 image-captioning 任务
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9745826
2022-08-18 11:03:20 +08:00
ya235025
4c08bd752a
[to #42322933 ]更新中文CLIP模型inference代码
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9763330
2022-08-17 18:40:55 +08:00
bin.xue
d0933a2374
[to #42322933 ] add far field kws model pipeline
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9767151
2022-08-16 20:23:55 +08:00
wendi.hwd
d3fac4f5be
[to #42322933 ] support salient detection
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9722903
2022-08-16 09:15:53 +08:00
ashui.cbh
8ce641fd0c
[to #42322933 ]create utils/cv/heatmap
...
根据反馈 将用到的util_func 放入modelscope/utils/cv 下
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9759481
2022-08-15 18:14:11 +08:00
ashui.cbh
c2edc29776
[to #42322933 ] support crowd-counting
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9728416
2022-08-12 17:46:42 +08:00
piaoyu.lxy
2dc3286524
[to #42322933 ] add conversational_text_to_sql pipeline
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9580066
2022-08-11 11:19:11 +08:00
yaoxiong.hyx
69c57e0f55
[to #42322933 ]support ocr_recognition
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9592902
2022-08-10 16:42:09 +08:00
Yingda Chen
df6bb3deaf
[to #42322933 ] update tts model id
2022-08-10 15:42:48 +08:00