Commit Graph

1425 Commits

Author SHA1 Message Date
Anderson
d63c660722 update librosa.resample() parameters for version after 0.9 (#128)
librosa.resample() changed parameters after 0.9

* Update ans_pipeline.py
2023-02-28 16:50:07 +08:00
wenmeng.zwm
ebb52e4f2f bump version to 1.3.1 2023-02-28 16:41:44 +08:00
mulin.lyh
3745725fff [to #47521140]feat: tools statastics collection
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11565214
2023-02-28 16:40:54 +08:00
jiangyu.xzy
30b9c09a8c add speaker diarization pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11808124

* add speaker diarization pipeline
2023-02-28 16:39:05 +08:00
yuxiang.tyx
cf8530fb94 set num_workers=0 to prevent create subprocess which may cause error in demo-service
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11802831
2023-02-28 16:38:12 +08:00
zhicheng.sc
0c219bb81c add ControlNet for controllable image generation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11697239

* add ControlNet for scribble2image

* update code comments

* support scribble input

* update scribble input for demo service

* support all models of ControlNet

* add requirements

* fix code style bug

* update model id
2023-02-28 16:35:40 +08:00
lee.lcy
a04b9c6ec9 fix(damoyolo): fix FileNotFoundError when using trainer.evaluate() && add work_dir and exp_name to kwargs
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11793714

    * fix(damoyolo): fix FileNotFoundError when using trainer.evaluate() && add work_dir and exp_name to kwargs

* style(damoyolo): add code annotation to ImageDetectionDamoyoloTrainer
2023-02-28 16:34:28 +08:00
yuanzhi.zyz
c164f2f10c add ocr_recognition bugfix
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11785977
2023-02-28 16:34:17 +08:00
jiaqi.sjq
dfd7a07e87 [to #41669377] bugfix: fix load missing map_location
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11700872
2023-02-28 16:33:00 +08:00
jiaqi.sjq
e76480482e [to #41669377] fix pipeline output wav is 32-bit float expect 16-bit int
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11765670
2023-02-28 16:32:16 +08:00
yuxiang.tyx
f19bbdd7ea set num_workers=0 to prevent create subprocess which may cause error in demo-service
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11802831
2023-02-28 16:31:32 +08:00
maojialiang.mjl
70771c4831 [to #42322933] fix: remove restriction on image resolution in the preprocessing stage
去掉预处理阶段resize到720x1280的限制,支持输出与原始输入图像分辨率对应的结果
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11762135
2023-02-28 16:30:47 +08:00
yuxiang.tyx
abcb1df434 fix: Petr3D support cpu inference with different mmcv version
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11663463

* support cpu inference with different mmcv version
2023-02-28 16:26:33 +08:00
zhangzhicheng.zzc
50cc39f93a [to #42322933] update preprocessor for deberta v2
相关改动已经在 model repo中进行了改动

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11714125

* update preprocessor for deberta
2023-02-28 16:24:49 +08:00
zhangzhicheng.zzc
2a6c5fdd55 [to #47939677] load only backbone with weights
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11679242

* load backbone with weights directly
2023-02-28 16:24:41 +08:00
Zhicheng Zhang
ea9bd3cbdf update release version v1.3.0 2023-02-15 16:18:09 +08:00
Zhicheng Zhang
10c94f136a update release time 2023-02-15 15:41:24 +08:00
zhangzhicheng.zzc
2715296596 [to #42322933] add use_fast for text_ranking
(cherry picked from commit b99a8a94e6)
2023-02-15 15:30:49 +08:00
jiangyu.xzy
a733fd156f [to #42322933] fix sv infer
(cherry picked from commit 422ebd1385)
2023-02-15 14:00:58 +08:00
zhangzhicheng.zzc
cac9948c8e [to #47818884] add default preprocessor for taskmodels
(cherry picked from commit 57670f1e64)
2023-02-14 19:53:07 +08:00
ryan.yy
ac9b2db77f [to #42322933] nerf model test add gpu constraint
(cherry picked from commit a0c020cf34)
2023-02-14 19:53:02 +08:00
wenqi.oywq
4b1477a692 [to #42322933] Fix the bug that image_color_enhance_pipeline cannot run in CPU environment
adaint need to compile CUDA extension, so remove releated import from pipeline

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11660260
(cherry picked from commit 7499370569)
2023-02-14 19:52:57 +08:00
james.wjg
3d39618ed9 [to #42322933] 视频全景分割 修复一个测试bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11660389

(cherry picked from commit 295ec86d4e)
2023-02-14 19:52:52 +08:00
maojialiang.mjl
b9645a7353 [to #42322933] convert output boxes from tensor to numpy according to demo-service rules
[to #42322933] convert output boxes from tensor to numpy according to demo-service rules

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11654774
(cherry picked from commit 2b8236e6d0)
2023-02-14 19:52:42 +08:00
Zhicheng Zhang
06d0d3aa72 update release time 2023-02-14 11:20:14 +08:00
yuze.zyz
70c9fd322a [to #47563396]Fix bug: two ckpt hooks save in the same dir
1. Support two checkpoint hooks saving final checkpoints in two difference folders
2. Remove the check of checkpoint hooks
3. Fix a incorrect modification in UT
4. Fix bug: Checkpoint.load_checkpoint has been moved out
5. Add UT for new style configuration
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11630170

(cherry picked from commit 90af43f749)
2023-02-14 08:39:19 +08:00
wenmeng.zwm
23b55225e3 [to #42322933] fix: pipeline base potential bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11645650

* test batched inference and no auto collate logic

(cherry picked from commit 82f10f73aa)
2023-02-13 22:58:36 +08:00
ashui.cbh
9078f9e039 [to #42322933] add test condition for GPU availablity
(cherry picked from commit e7c5c116c5)
2023-02-13 22:58:31 +08:00
wucong.lyb
2bec9603b1 [to #42322933] fix bugs: audio fs, asr & sv demo services
(cherry picked from commit 1b300b2f3e)
2023-02-13 22:58:27 +08:00
hemu.zp
38268a8048 [to #42322933] fix gpt3 unexpected spaces
(cherry picked from commit 9c88fb22a4)
2023-02-13 22:58:20 +08:00
haolan.xhl
5d049351fa vqa_degradation:modify output format from tensor to python number
算法output格式tensor->tensor.item()

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11638852
(cherry picked from commit c86d9a091c)
2023-02-13 22:57:39 +08:00
yuxiang.tyx
3c3e055223 [to #42322933] change mmdet3d from 1.0.0a0 to 1.0.0a1, remove numba version restriction
(cherry picked from commit 0fb84f8565)
2023-02-13 11:43:45 +08:00
fuhaomin.fhm
e0edbf135c [to #42322933] Doc2Bot documentation with retrieval rerank, generation
(cherry picked from commit 2fced1c06f)
2023-02-12 11:10:40 +08:00
shuying.shu
c0d7f951af [to #42322933] remove mpi4py dependence for ddpm-segmentation
(cherry picked from commit c43bdb2ad8)
2023-02-12 11:10:34 +08:00
zhangzhicheng.zzc
a94edef2bc [to #42322933] remove requirements of mpi4py
(cherry picked from commit 4215e67ba2)
2023-02-11 14:14:01 +08:00
Zhicheng Zhang
36ef7260b8 change version to 1.3.0rc0 2023-02-11 11:03:21 +08:00
Zhicheng Zhang
ff96c03008 update release time 2023-02-11 11:02:34 +08:00
Zhicheng Zhang
9c208fe4ad bump version to 1.3.0 2023-02-11 11:00:56 +08:00
zhangzhicheng.zzc
f761140a97 [to #42322933] without setting in config, textranking's num_labels default as 1
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11629915

    * without setting, textranking's num_labels default as 1
2023-02-11 01:04:47 +00:00
wenmeng.zwm
5770476881 Merge branch master-merge-github20230210 into master
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11629498
2023-02-10 22:27:30 +08:00
zhicheng.sc
5b3ce816a5 sd2-inpainting: change output to numpy array in bgr order
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11629631
2023-02-10 14:26:09 +00:00
Zhicheng Zhang
8cde397946 fix lint check 2023-02-10 20:46:22 +08:00
Zhicheng Zhang
4776396fc0 merge with github master 2023-02-10 20:30:18 +08:00
zhangzhicheng.zzc
d964b49d37 [to #47755712] remove pytorch-lightning version constrain 2023-02-10 12:20:30 +00:00
mulin.lyh
7378f94455 [to #47749867] modify audio install command 2023-02-10 12:04:08 +00:00
haolan.xhl
e537f9df1d [to #42322933] add vqa-degradation
add new model for image_quality_assessment_degradation
2023-02-10 11:59:59 +00:00
yuxiang.tyx
03354e4d84 update mmdet3d version
mmdet3d版本从1.0.0rc6改为1.0.0rc6damo,移除networkx版本限制,避免maaslib冲突

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11621702
2023-02-10 09:29:25 +00:00
ly261666
2c8f9801a2 [to #42322933] add content check model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11473049
2023-02-10 08:18:26 +00:00
wk258730
05a407da7f add pipelines for en2zh-imt and zh2en-imt
*[ 交互式机器翻译-英中-通用领域-large](https://modelscope.cn/models/damo/nlp_imt_translation_en2zh/summary)
*[ 交互式机器翻译-中英-通用领域-large](https://modelscope.cn/models/damo/nlp_imt_translation_zh2en/summary)

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11593182
2023-02-10 08:13:18 +00:00
hejunjie.hjj
6fc15926a3 [to #42322933] add single and multiple human parsing models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11508413
2023-02-10 08:01:23 +00:00