Commit Graph

1129 Commits

Author SHA1 Message Date
wenmeng.zwm
a01e29ceb0 fix check video type cv2.VideoCapture and add unittest
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11181951
2022-12-26 09:59:59 +08:00
suluyan.sly
086f629fbc [to #42322933]fix a bug for plug inference
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11199968

]
2022-12-26 02:58:17 +08:00
shuying.shu
048207d79b fix memory leak bug in eval
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11195714
2022-12-25 08:40:19 +08:00
jiaqi.sjq
147da4b3d9 [to #41669377] tts pipeline change infer result to wav
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11191925
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11191925
2022-12-24 09:36:02 +08:00
xingjun.wxj
85b9d656eb [to #42322933] Add auto reload sts token and bigdata args
1. Add auto-reload sts token for oss download function.
2. Improve big-data (e.g. Uni-Fold-Data) downloading performance.

        
CR Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11188490
2022-12-23 14:40:37 +08:00
shuying.shu
b680691c2c adjust pipeline output
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11136535
2022-12-23 01:53:17 +08:00
Yingda Chen
c4d116ab53 disable keyword spotting test 2022-12-22 09:49:37 -08:00
hannah.yh
b36bb72869 add image skychange
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10947701
2022-12-21 17:40:46 +08:00
mulin.lyh
02edb1ab15 [to #46852519]fix: fix useragent string and a trainer invokedby
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11164288

    * [to #46852519]fix: fix useragent string and a trainer invokedby
2022-12-21 08:28:40 +08:00
hooks.hl
0d205c8322 add support for cv_rdevos_video-object-segmentation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11066863
2022-12-21 07:37:27 +08:00
mulin.lyh
9a67e0bb48 [to #46852519]fix: statistics header not correct set
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11160051

    * [to #46852519]fix: statistics header not correct set
2022-12-20 22:28:28 +08:00
jiaqi.sjq
8896087034 [to #42322933] support kantts infer and finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11111331#tab=detail
2022-12-20 10:45:34 +08:00
caorongyu.cry
b992bf278c add bi model
1. 更新模型文件,支持BI能力
2. 更新代码,支持BI能力
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11115454
2022-12-20 01:51:00 +08:00
jerry.lp
906fa673b4 add gpt-moe model for modelscope finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11085918
2022-12-17 05:52:57 +08:00
wenmeng.zwm
070ec00720 remove opencv-python from framework requirements and remove easynlp from nlp default requirements
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11119626
2022-12-16 14:27:23 +08:00
shouzhou.bx
95ede6378e [to #42322933] 1230: add hand detection 2022-12-16 13:24:02 +08:00
guanhu.wgh
82c903121e add license_header to some cv files
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10337361
2022-12-15 22:24:29 +08:00
wenmeng.zwm
a1688f5775 enhance interface standard and refactor card_detection and face detection pipeline
1. build preprocessor for pipeline automatically if preprocessor is configed in configuration.json
2. refactor scrfd_detect.py as a standard cv model code
3. refacotr card_detection_pipeline  face_detection_pipeline as standard pipeline code

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11057557
2022-12-15 14:31:50 +08:00
xingjun.wxj
9e9d06cc9a [to #42322933] Fix timeout issue for uni-fold list_oss_objects api
1. 下载uni-fold数据集,因为包含百万以上的objects,在调用list_objects接口时需要至少300s,所以全量下载数据集时 有用户反馈报超时错误
2. 目前hub api中因为采用了统一的self.session.get接口,默认timeout被设置为了60s
3. 修改timeout=1800

link:  https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11097756
2022-12-14 21:21:01 +08:00
Yingda Chen
f6dcfb11a0 fix card-detection model unregistered error and fix log warning 2022-12-13 13:32:52 -08:00
Yingda Chen
0bf94e5c2d fix build break 2022-12-13 12:46:07 -08:00
yuanzheng.yuanzhen
93f2c52303 fix multimer input for science/protein_structure
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10608748
2022-12-13 14:18:39 +08:00
james.wjg
9172637ec8 fix demo service && copy license for cv/language_guided_video_summarization
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10985657

    * fix demo service && copy license
2022-12-13 14:17:09 +08:00
jiangyu.xzy
7aab9ca313 fix demo service dataloader bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11049894

    * fix dataloader bug

* fix dataloader bug
2022-12-10 01:02:36 +08:00
wenmeng.zwm
c8dcdd93da broadcase metric values across all workers for distribution
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10980488
2022-12-08 10:22:47 +08:00
jinmao.yk
8284d2d366 fix log format to avoid misunderstanding
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11013023
2022-12-07 19:04:09 +08:00
zhangzhicheng.zzc
92c5abb076 [to #46619305] add kwargs in init method to allow additional kwargs 2022-12-07 18:42:29 +08:00
pangda
f59f9146de fix save_pretrained & load_checkpoint bug in DDP mode
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11012439

    * fix save_pretrained & load_checkpoint bug in DDP mode
2022-12-07 18:33:00 +08:00
wanggui.hwg
3ce1866224 [to #42322933] Fix bugs for UniTE
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11011725
2022-12-07 17:23:52 +08:00
mulin.lyh
f1a7ee91c6 [to #46604161]fix: git repository initialize lfs bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11005012
2022-12-07 13:14:22 +08:00
wenmeng.zwm
f0d6d58b17 add project description 2022-12-07 12:37:42 +08:00
wenmeng.zwm
2ea3e2998e add project description 2022-12-07 12:33:07 +08:00
wenmeng.zwm
18130ad800 update setup.py 2022-12-07 11:50:55 +08:00
wenmeng.zwm
e2bf864f63 update audio requirements to use funasr>=0.1.4 2022-12-07 11:37:38 +08:00
wenmeng.zwm
4cba118f16 bump version to 1.1.0 2022-12-07 11:37:38 +08:00
shiyi.zxh
c3a494e46d [to #42322933]
enable finetune of ofa-mmspeech 
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10981972
2022-12-06 20:58:49 +08:00
yuze.zyz
a0d2581028 Fix gpt_neo decode
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10985686
2022-12-06 12:29:42 +08:00
pangda
5fd3e7bb43 [to #42322933] Add early stop hook 2022-12-06 10:54:47 +08:00
xuanjie.wxb
a3a942352e support prompt ner
修改preprocessor增加对prompt模型的支持。
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10972542
2022-12-06 10:39:37 +08:00
ly261666
ed23d460d5 [to #42322933] Add facial landmark confidence model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10780109
2022-12-05 21:07:35 +08:00
yuze.zyz
bf97dd7501 Fix dist judgement when torch.distributed.is_available is always False
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10976015
2022-12-05 19:46:36 +08:00
ly261666
262f738460 [to #42322933] add FairFace face attribute model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10726376
2022-12-05 17:20:48 +08:00
wenmeng.zwm
d68d66f8c1 fix redundant log when using distributed training using pytorch
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10959078
2022-12-05 17:14:46 +08:00
mulin.lyh
892a237918 [to #46549395]fix: fix http_get_file headers is None, will exception
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10973267
2022-12-05 16:58:11 +08:00
suluyan.sly
c36b1cce8a [to #42322933] fix for plug
1. update pipeline for new preprocessor
2. update trainer for dist_info (remove megatron-ddp wapper)

Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10969594
2022-12-05 14:34:21 +08:00
ly261666
9d43823f36 [to #42322933] add TinyMogFace face detector
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10792564
2022-12-05 12:01:26 +08:00
baiguan.yt
ce0480f7ed update image-portait-enhancement trainer
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10717891
2022-12-05 11:43:52 +08:00
hemu.zp
941dbe75cf [to #42322933] Add GPT-3 tensor parallel finetuning
Add GPT-3 tensor parallel finetuning, adjust some distributed codes to make tensor and data parallel compatible.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10949507
2022-12-05 10:01:32 +08:00
jiangyu.xzy
db7c5d1494 asr 统一接口,支持conformer和uniasr模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10964641

    * support new asr paraformer model

* support asr conformer model

* add new asr model tests

* fix format

* support new in params

* fix conflict

* type fix

* fix conflict
2022-12-05 09:59:55 +08:00
pangda
54d219e90b [to #42322933] add UT for NER&EL models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10897188
2022-12-04 15:53:32 +08:00