智丞
0ca1877cef
Merge remote-tracking branch 'origin/master' into nlp/space/dst
3 years ago
智丞
54122b2dab
merge with master
3 years ago
xuangen.hlh
62f1e76ff8
[to #42322933 ] Add cv_imagen_text-to-image-synthesis_tiny to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9242667
3 years ago
zhangzhicheng.zzc
5b98cc1513
[to #42322933 ]新增:nli,sentiment_classification,dialog_intent,dialog_modeling
添加了,nli,sentiment_classification, dialog_intent, dialog_modeling几个pipeline。同时加入了nlp里面sequence classification一些简单的抽象。
去掉了zero_shot_classification
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9159089
3 years ago
yingda.chen
0260b89431
[to #42322933 ] unified output keys
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9240440
3 years ago
wenmeng.zwm
bb57020daa
[to #42362425 ] remove add module to default group

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9229852
3 years ago
wenmeng.zwm
8e51a073a6
[to #42966122 ] requirements enchanment and self-host repo support
* add self-hosted repo:
* add extra requirements for different field and reduce necessary requirements
* update docker file with so required by audio
* add requirements checker which will be used later when implement lazy import
* remove repeated requirements and replace opencv-python-headless with opencv-python
example usage:
```shell
pip install model_scope[all] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[cv] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[nlp] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[audio] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[multi-modal] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
```
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9211383
3 years ago
shichen.fsc
40cb1043b8
[to #42322933 ] add customized keywords setting for KWS
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9200613
* [Add] add KWS code
* [Fix] fix kws warning
* [Add] add ROC for KWS
* [Update] add some code check
* [Update] refactor kws code, bug fix
* [Add] add customized keywords setting for KWS
* [Add] add data/test/audios for KWS
3 years ago
ly119399
9e1c7d54d5
Merge branch 'master' into nlp/space/dst
3 years ago
yanheng.wyh
5fc8b3c9ab
[to #42322933 ] upate animal recognition model name
3 years ago
ly119399
d9cedf2632
update dst
3 years ago
智丞
1307b52699
space outputs normalization
3 years ago
ly119399
82f8d2aefd
dst test ready
3 years ago
ly119399
94522aa721
Merge remote-tracking branch 'origin' into nlp/space/dst
3 years ago
ly119399
bcbb4c02e5
merge feat/nlp
3 years ago
ly119399
99772b1acc
modify test level
3 years ago
mulin.lyh
c2ae3de640
[to #42879757 #42887254 ]fix: Repository initialize lfs after clone, add download times counter
Repository在clone后执行 git lfs install初始化lfs支持,下载技术添加到header里
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9204291
* [to #42879757 #42887254 ]fix: Repository initialize lfs after clone, add download times counter
3 years ago
ly119399
433ae05ba8
modify model name
3 years ago
智丞
dadc07f492
merge with master
3 years ago
ly119399
f63c37fc1f
add test case
3 years ago
ly119399
d422510158
fix bug
3 years ago
ly119399
4cfc4b43a0
merge feat/nlp
3 years ago
ly119399
a52b75c9c1
update dst conf
3 years ago
ly119399
7b23a6ae94
dst loacl ready
3 years ago
ly119399
ef2ba806ea
test case ready
3 years ago
hemu.zp
fabea5604e
[to #42322933 ] Add MPLUG model
添加 MPLUG 模型的 visual question answering 任务 pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9182119
3 years ago
zhangzhicheng.zzc
576b7cffb1
[to #42322933 ] add pipeline params for preprocess and forward & zeroshot classification
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9180863
3 years ago
mulin.lyh
0d17eb5b39
[to #42849800 #42822853 #42822836 #42822791 #42822717 #42820011 ]fix: bug test bugs
修复测试bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9186775
* [to #42849800 #42822853 #42822836 #42822791 #42822717 #42820011 ]fix: test bugs
3 years ago
feiwu.yfw
5da470fd5d
[to #42791465 , #42779255 , #42777959 , #42757844 , #42756050 , #42746916 , #42743595 , #42791863 ] fix: fix msdataset
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9174075
* fix msdataset
3 years ago
智丞
c2afb63b1e
merge with master
3 years ago
ly119399
3bfb5948e2
merge feat/nlp
3 years ago
ly119399
760dcf0247
space dst pipeline is ready, but model's result is wrong
3 years ago
bin.xue
04b7eba285
[to #42322933 ] Merge ANS pipeline into master
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9178339
* refactor: move aec models to audio/aec
* refactor: move aec models to audio/aec
* refactor: move aec models to audio/aec
* refactor: move aec models to audio/aec
* feat: add unittest for ANS pipeline
* Merge branch 'master' into dev/ans
* add new SoundFile to audio dependency
* Merge branch 'master' into dev/ans
* use ANS pipeline name from metainfo
* Merge branch 'master' into dev/ans
* chore: update docstring of ANS module
* Merge branch 'master' into dev/ans
* refactor: use names from metainfo
* refactor: enable ans unittest
* refactor: add more log message in unittest
3 years ago
suluyan.sly
a7c1cd0fc9
[to #42322933 ]feat: add nlp-chinese-bert-fill-mask-pipeline to maas_lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9155437
3 years ago
yanheng.wyh
664de39b79
[to #42322933 ]animal recognation model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9126742
* animal recognation model
* update codes
* delet file
* f
* pre commits
* revise
* fix last comment
* fix comments
* fix precommit
* fix comments
* Merge remote-tracking branch 'origin' into cv/animalRecog
* fix comments
3 years ago
xixing.tj
d4692b5ada
[to #42322933 ]Merge branch 'master' into ocr/ocr_detection
修复master分支ocr_detection 单元测试bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9112290
* create ocr_detection task
* fix code check error
* fix code check error
* fix code check issue
* fix code check issue
* replace c++ nms with python version
* fix code check issue
* fix code check issue
* rename maas_lib
* merge master to ocr/ocr_detection
* add model_hub sup for ocr_detection
* fix bug
* replace c++ decoder with python version
* fix bug
* Merge branch 'master' into ocr/ocr_detection
* merge master
* fix code check
* update
* add requirements for ocr_detection
* fix model_hub fetch bug
* remove debug code
* Merge branch 'master' into ocr/ocr_detection
* add local test image for ocr_detection
* update requirements for model_hub
* Merge branch 'master' into ocr/ocr_detection
* fix bug for full case test
* remove ema for ocr_detection
* Merge branch 'master' into ocr/ocr_detection
* apply ocr_detection test case
* Merge branch 'master' into ocr/ocr_detection
* update slim dependency for ocr_detection
* add more test case for ocr_detection
* release tf graph before create
* recover ema for ocr_detection model
* fix code
* Merge branch 'master' into ocr/ocr_detection
* fix code
3 years ago
智丞
692ea98bbf
skip ci blocking
3 years ago
Yingda Chen
cfeac7afd8
[to #42322933 ] skip aec test
3 years ago
智丞
1cc1b3c637
revise based on comment except chinease comment
3 years ago
shichen.fsc
5386748bc4
[to #42322933 ] add some code check
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9122842
* [Add] add KWS code
* [Update] check code linters and formatter
* [Update] update kws code
* Merge branch 'master' into dev/kws
* [Fix] fix kws warning
* [Add] add ROC for KWS
* [Update] add some code check
* feat: Fix confilct, auto commit by WebIDE
* feat: Fix confilct, auto commit by WebIDE
* Merge branch 'master' into dev/kws
* [Update] refactor kws code
* [Update] refactor kws code
* [Update] refactor kws code, bug fix
* [Update] refactor kws code, bug fix
3 years ago
eniac.xcw
9ff6b704b0
[to #42322933 ]add multi-modal-feature
增加中文图文特征模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9157786
* add multi-modal-feature
* 修改code review中的问题
3 years ago
yingda.chen
6702b29e21
[to #42794773 ]rename pydataset to msdataset
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9165402
3 years ago
ly119399
876d4c4505
Merge branch 'feat/nlp' into nlp/space/dst
3 years ago
智丞
378a34087d
Merge remote-tracking branch 'origin/master' into feat/nlp
3 years ago
ly119399
80461600f7
merge nlp
3 years ago
ly119399
318ac98a7e
add init
3 years ago
Yingda Chen
b6e3fd80b0
Revert "[to #42794773 ] rename pydataset to msdataset"
This reverts commit c8e2e6de0e .
3 years ago
Yingda Chen
c8e2e6de0e
[to #42794773 ] rename pydataset to msdataset
3 years ago
yingda.chen
0acbfe1663
[to #42322933 ] interface refine with doc
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9159678
3 years ago
mulin.lyh
6991620f59
[to #42698276 ]fix: git repo operations supports, gitlab token certification support.
3 years ago