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
|
3 years ago |
Yingda Chen
|
df4f1a538d
|
[to #42322933]disable ocr test temporarily
|
3 years ago |
wenmeng.zwm
|
e85b27107e
|
[to #44236829] import nlp preprocessor to make UT run successfully while igoring ast scanning error
|
3 years ago |
hemu.zp
|
161555f97d
|
[to #42322933] add mplug image-caption
添加 MPLUG 模型 image-captioning 任务
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9745826
|
3 years ago |
feiwu.yfw
|
35548bd492
|
[to #43875101]
msdataset add coco dataset
unify taskdataset and ms dataset
fix hf datasets
|
3 years ago |
jiangnana.jnn
|
cfc3d1eed7
|
fix trainer about iters_per_epoch
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9791200
* fix trainer about iters_per_epoch
|
3 years ago |
ya235025
|
4c08bd752a
|
[to #42322933]更新中文CLIP模型inference代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9763330
|
3 years ago |
bin.xue
|
d0933a2374
|
[to #42322933] add far field kws model pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9767151
|
3 years ago |
jiangnana.jnn
|
76482cc3ea
|
[to #43850241] fix processor and collate_fn
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9644184
* fix ditributed training and eval
|
3 years ago |
wendi.hwd
|
d3fac4f5be
|
[to #42322933] support salient detection
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9722903
|
3 years ago |
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
|
3 years ago |
ashui.cbh
|
c2edc29776
|
[to #42322933] support crowd-counting
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9728416
|
3 years ago |
mulin.lyh
|
c57c91c359
|
[to #44031139]fix: fix hub ci case delete test project failure
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9736416
* [to #44031139]fix: fix hub ci case delete test project failure
|
3 years ago |
piaoyu.lxy
|
2dc3286524
|
[to #42322933] add conversational_text_to_sql pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9580066
|
3 years ago |
yaoxiong.hyx
|
69c57e0f55
|
[to #42322933]support ocr_recognition
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9592902
|
3 years ago |
Yingda Chen
|
df6bb3deaf
|
[to #42322933] update tts model id
|
3 years ago |
ly119399
|
16139cefb6
|
[to #42322933] modify space task name
|
3 years ago |
hemu.zp
|
59c5dd8dfe
|
[to #42322933] remove sep token at the end of tokenizer output
generate 时去除 tokenizer 输出结尾的 sep,修复 gpt3 模型目前续写内容与上文无关的 bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9696570
|
3 years ago |
shouzhou.bx
|
ac1ba2a0e0
|
[to #42322933]bugfix : add PIL image type support and model.to(devices) for body_2d_keypoints ipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9684583
|
3 years ago |
mulin.lyh
|
3272b2755c
|
[to #43909247]fix: access token in code, move to environment
move access token to environment variable.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9681287
* [to #43909247]fix: access token in code, move to environment
|
3 years ago |
dangwei.ldw
|
5fcb8e2342
|
[to #42322933]fix onnx thread error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9669460
* fix onnx thread error
|
3 years ago |
yichang.zyc
|
5cbd9ff8fd
|
[to #42322933]replace clip modelid
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9691512
|
3 years ago |
yingda.chen
|
5ea690d743
|
[to #42322933]split text generation tests
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9684735
* split test generation tests
|
3 years ago |
mulin.lyh
|
578f82e501
|
[to #43887377]fix: sdk api concurrent call snapshort download file will conflict
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9672696
* [to #43887377]fix: sdk api concurrent call snapshort download file will conflict
|
3 years ago |
xiachen.wyh
|
78a32fed06
|
[to #42322933] cv/tinynas/classification
由于 在 系列方法 命名上有调整,将 lightnas 统一改为 tinynas
之前有一次提交,对应的 code review 为:https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9578861
现将 上面的的意见已统一修复,并重新 切换到 cv/tinynas/classification 分支上 进行重新 提交审核
之前 cv/lightnas/classification 已废弃
请悉知~
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9663300
|
3 years ago |
shichen.fsc
|
42de490c21
|
[to #42322933] bugfix: kws pipeline tasks name change auto-speech-recognition to keyword-spotting
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9667657
|
3 years ago |
xiangpeng.wxp
|
d36002d6b9
|
create the latest nlp_translation_finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662707
|
3 years ago |
zhangzhicheng.zzc
|
0874089f6c
|
change sentiment-classification branch
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662406
* bug fix for nlp backbone-head trainers
|
3 years ago |
bin.xue
|
aef3fa34bd
|
[to #42322933] feat: omit pipeline name in test
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662192
|
3 years ago |
yingda.chen
|
45620dbc7f
|
[to #42322933]clean up test level
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662182
* clean up test level
|
3 years ago |
xiangpeng.wxp
|
a41de5e80e
|
[to #42322933]Merge request from 鹏程:nlp_translation_finetune
* csanmt finetune wxp
|
3 years ago |
jiangnana.jnn
|
6f5b864735
|
[to #43850241] fix unittest
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9660779
* fix unittest
|
3 years ago |
yanheng.wyh
|
4cb1dbdaf3
|
[to #42322933]fix: animal recognition and general recognition and reove rfconv
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9477652
|
3 years ago |
yuze.zyz
|
794e277270
|
[to #42322933] Fix problem in ws
1. remove comments
2. fix a bug that ws assert failure for english input
3. add an english input test for ws
3. remove a test case which the dataset can not be visited by outer website
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9657140
|
3 years ago |
ly119399
|
4af5ae52ce
|
[to #43259593] task_oriented_conversation model hub use master branch
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9652513
|
3 years ago |
shouzhou.bx
|
79d602a1da
|
[to #42322933] bugfix:move input human_deteciton pipeline into body_2d_detection init
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9653099
|
3 years ago |
yuxiang.tyx
|
d38f9f442b
|
[to #42322933] move input face_deteciton pipeline into face_recognition init
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9652773
* move input face_deteciton pipeline into face_recognition init
|
3 years ago |
shouzhou.bx
|
cb1aa66a49
|
[to #43259593]cv:add human pose eastimation to maas-lib
add human pose eastimation to maas-lib v3
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491970
|
3 years ago |
yuze.zyz
|
845cc869ca
|
[to #42322933] Redo an unmerged CR:https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9427959
1. Redo a CR in current code
2. Refactor sbert's model configs
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9643861
|
3 years ago |
yichang.zyc
|
32c2adb650
|
[to #42322933] fix: vqa demo适配无preprocessor 和 相关问题 cr:https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9638497
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9638497
|
3 years ago |
pangda
|
55dfa0a856
|
[to #42322933] update ner default model & fix tokenizer bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9627744
|
3 years ago |
menrui.mr
|
cd577f8ba0
|
[to #42322933] Add ofa-text-to-image-synthesis to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9590940
|
3 years ago |
Yingda Chen
|
b854303c25
|
[to #42322933] fix typo
|
3 years ago |
zhangzhicheng.zzc
|
9d0b38b4e4
|
[to #42322933] lazy load on trainer
|
3 years ago |
shichen.fsc
|
c663dd8cf6
|
[to #42322933] add pcm-bytes supported for KWS
kws增加pcm bytes数据类型的支持
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9635439
|
3 years ago |
hemu.zp
|
75da5fd344
|
[to #42322933] Remove beta revision
移除测试中 damo/nlp_palm2.0_text-generation_english-base beta 分支的使用
|
3 years ago |
hemu.zp
|
56c3cd03a9
|
[to #42322933] Fix bug for TextGenerationPreprocessor
1. 修复 TextGenerationPreprocessor 中 padding 设置为 True 导致输入序列长度不同时训练报错的 bug
2. 将 vqa pipeline 的输入从 image_path 调整为 Image.Image 类型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9630285
|
3 years ago |
ly119399
|
8246174104
|
[to #43627720] pipeline task_oriented_conversation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9608407
|
3 years ago |
yichang.zyc
|
cb12a7c6f8
|
[to #42322933] fea: support Chinese, eg: visual-grounding https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9627026
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9627026
|
3 years ago |
yuze.zyz
|
064f1041a9
|
[to #42322933] Refine the nlp examples of finetuning
1. Refine the nlp finetune examples
2. Remove some useless code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9631158
|
3 years ago |