xingjun.wxj
cafc90da21
Fix master UT on level0
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12599393
* reset ut level for test_run_with_model_name_for_unite_large and test_run_with_model_name_for_unite_base
* fix master UT for level0
* update EasyCVFace2DKeypointsPipelineTest skip info
2023-05-12 17:25:32 +08:00
xingjun.wang
0cf0ac2112
merge master
2023-05-12 17:13:10 +08:00
wangmeng.xwm
f0d519219f
add clip_interrogator
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12388571
* init commit of clip_interrogator
* fix format
* fix environment dependencies
* fix backend.mps
* fix test image path
* add model introduction and paper link
* add comment example for pipeline, fix device control
2023-05-12 16:06:52 +08:00
wanyu.wy
58df448182
Add trainer for UniTE
2023-05-11 14:41:08 +08:00
mulin.lyh
7b14a0e11f
Pipeline input, output and parameter normalization.
2023-05-11 11:20:01 +08:00
hehong.chh
b80c13036f
fix bug: hypotheses did't init in cpu device、make fid_dialogue_test available
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12406082
2023-05-10 11:10:31 +08:00
Li Tong
626b60e8c2
fix issue: Batch and single are not uniform #215 ( #258 )
...
* fix issue: Batch and single are not uniform #215 , https://github.com/modelscope/modelscope/issues/215
* remove extra code
* fix bug
* update test
---------
Co-authored-by: ezeli.lt <ezeli.lt@alibaba-inc.com >
Co-authored-by: hemu <hemu.zp@alibaba-inc.com >
2023-05-10 10:49:54 +08:00
ly261666
bdd282a127
[to #42322933 ] add transface model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12568301
2023-05-10 01:04:10 +08:00
jiangnana.jnn
46072898da
remove easycv codes, plugin access
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11965727
* remove easycv codes
* fix custome msdatasets import and remove metainfo
* fix pipeline imports
* fix pre-check
* fix models import
* fix pre-check
* merge master
2023-05-09 17:58:01 +08:00
chenyafeng.cyf
93f73a26e7
add rdino model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12406691
2023-04-26 11:18:28 +08:00
yuanzhi.zyz
b19cc13ca7
update ocr_reco
...
1. 增加本地lmdb输入的接口;
2. finetune后模型的keys有prefix,导致不能直接读取,已在model初始化时统一替换;
3. 添加各个模型的cpu和gpu测试。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12256669
* add local_lmdb read
2023-04-21 15:05:16 +08:00
bin.xue
dd4299e0c8
[to #42322933 ] add DFSMN model to far field KWS
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12334627
* feat: set stream mode in constructor
* fix: commit model file
* doc: add more information about DFSMN
* fix: seperation model evaluate returns None in speechbrain whose version < 0.5.12
2023-04-20 22:45:07 +08:00
hemu.zp
4f300c8632
Fix generate for ModelForTextGeneration
...
Separate the `generate` function, no longer use the implementation in the transformers library to avoid error due to transformers version upgrades.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12340643
2023-04-16 02:05:41 +08:00
hehong.chh
10101e08aa
skip FidDialogueTest temporarily, due to the model is set to non-public
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12315621
2023-04-13 13:27:25 +08:00
chaojie.mcj
283517de08
add efficient tunner modules
2023-04-11 22:26:13 +08:00
shouzhou.bx
467b782799
[to 4.15] add pedestrian attribute recognition model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12288506
2023-04-11 20:46:02 +08:00
ly261666
5f6cdf6814
[to #42322933 ] add damofd model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12261061
2023-04-11 11:08:59 +08:00
ly261666
509631ca3b
fix face issue:
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12256380
2023-04-10 20:32:43 +08:00
hehong.chh
48fecacf61
fid_dialouge_pipeline新增3.7B模型,修复一些bug
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12270307
2023-04-10 20:30:44 +08:00
tongmu.wh
41da5d8e90
add speaker model cam++ for speaker verification task damo/speech_campplus_sv_en_voxceleb_16k
...
说话人识别的新模型,模型库已创建在https://modelscope.cn/models/damo/speech_campplus_sv_en_voxceleb_16k/summary
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12180950
2023-04-10 16:27:13 +08:00
yuze.zyz
1eb0786895
Merge branch 'master' into master-merge-github0406
...
* master:
speech kws nearfield training add gradient accumulation config
add canmt translation model damo/nlp_canmt_translation_zh2en_large
[to #41669377 ] fix import missing
2023-04-09 23:53:37 +08:00
xiaoyi.zp
63d5493962
add canmt translation model damo/nlp_canmt_translation_zh2en_large
...
* add canmt translation model
* add args for decode
* change nlp_canmt_translation_zh2en_large damo
* merge master
* set default model for canmt
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12079906
2023-04-07 14:37:18 +08:00
yuze.zyz
7b7e772a9f
Merge branch 'master-github' into master-merge-github0406
2023-04-06 15:15:37 +08:00
biwen.lbw
9ec8f14f6f
update face reconstruction to HRN(CVPR2023)
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12161605
* update to HRN
* update test image
* update results format
* delete useless code & change header
* add comment
* reorganize code
2023-04-06 14:03:27 +08:00
Zhicheng Zhang
92acca0629
Feat/plugin update ( #241 )
...
* reload pkg resources after installed
* add version test in order to install correct version
* install only uninstalled package from requirements
* support get module name from distribution
* bug fixed
---------
Co-authored-by: Zhicheng Zhang <zhangzhicheng.zzc@alibaba-inc.com >
2023-03-30 09:00:49 +08:00
tastelikefeet
d3cec46655
Fix faq tests ( #217 )
2023-03-20 21:16:57 +08:00
james.wjg
1ce28bc4f9
cv/video_instance_segmentation
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11891175
2023-03-10 10:04:03 +08:00
hemu.zp
429cfee826
Support run text generation pipeline with args
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11937122
2023-03-10 09:48:10 +08:00
xingjun.wxj
e02a260c93
Refactor the task_datasets module
...
Refactor the task_datasets module:
1. Add new module modelscope.msdatasets.dataset_cls.custom_datasets.
2. Add new function: modelscope.msdatasets.ms_dataset.MsDataset.to_custom_dataset().
2. Add calling to_custom_dataset() func in MsDataset.load() to adapt new custom_datasets module.
3. Refactor the pipeline for loading custom dataset:
1) Only use MsDataset.load() function to load the custom datasets.
2) Combine MsDataset.load() with class EpochBasedTrainer.
4. Add new entry func for building datasets in EpochBasedTrainer: see modelscope.trainers.trainer.EpochBasedTrainer.build_dataset()
5. Add new func to build the custom dataset from model configuration, see: modelscope.trainers.trainer.EpochBasedTrainer.build_dataset_from_cfg()
6. Add new registry function for building custom datasets, see: modelscope.msdatasets.dataset_cls.custom_datasets.builder.build_custom_dataset()
7. Refine the class SiameseUIETrainer to adapt the new custom_datasets module.
8. Add class TorchCustomDataset as a superclass for custom datasets classes.
9. To move modules/classes/functions:
1) Move module msdatasets.audio to custom_datasets
2) Move module msdatasets.cv to custom_datasets
3) Move module bad_image_detecting to custom_datasets
4) Move module damoyolo to custom_datasets
5) Move module face_2d_keypoints to custom_datasets
6) Move module hand_2d_keypoints to custom_datasets
7) Move module human_wholebody_keypoint to custom_datasets
8) Move module image_classification to custom_datasets
9) Move module image_inpainting to custom_datasets
10) Move module image_portrait_enhancement to custom_datasets
11) Move module image_quality_assessment_degradation to custom_datasets
12) Move module image_quality_assmessment_mos to custom_datasets
13) Move class LanguageGuidedVideoSummarizationDataset to custom_datasets
14) Move class MGeoRankingDataset to custom_datasets
15) Move module movie_scene_segmentation custom_datasets
16) Move module object_detection to custom_datasets
17) Move module referring_video_object_segmentation to custom_datasets
18) Move module sidd_image_denoising to custom_datasets
19) Move module video_frame_interpolation to custom_datasets
20) Move module video_stabilization to custom_datasets
21) Move module video_super_resolution to custom_datasets
22) Move class GoproImageDeblurringDataset to custom_datasets
23) Move class EasyCVBaseDataset to custom_datasets
24) Move class ImageInstanceSegmentationCocoDataset to custom_datasets
25) Move class RedsImageDeblurringDataset to custom_datasets
26) Move class TextRankingDataset to custom_datasets
27) Move class VecoDataset to custom_datasets
28) Move class VideoSummarizationDataset to custom_datasets
10. To delete modules/functions/classes:
1) Del module task_datasets
2) Del to_task_dataset() in EpochBasedTrainer
3) Del build_dataset() in EpochBasedTrainer and renew a same name function.
11. Rename class Datasets to CustomDatasets in metainfo.py
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11872747
2023-03-10 09:03:32 +08:00
yanwen.pyl
fc7daea9c2
add soonet for video temporal grounding
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11810444
2023-03-10 09:02:39 +08:00
zhangzhicheng.zzc
8a19e9645d
[to #47860410 ]plugin with cli tool
...
1. 支持 plugin方式接入外部 repo、github repo,本地repo,并进行外部插件管理
2. 支持allow_remote方式接入modelhub repo,该类型属于model 范畴不做额外插件管理
3. 支持cli 安装plugin相关
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11775456
2023-03-09 23:07:13 +08:00
jinmao.yk
4078abf488
add human reconstruction task
...
单图人体重建任务
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11778199
* add human reconstruction task
2023-03-09 21:58:48 +08:00
dave.ma
f493e33720
vidt模型代码评审
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11873585
* vidt_v0
2023-03-09 21:52:18 +08:00
yinyueqin.yyq
b5fe11fea0
upload disco guided diffusion
...
把https://huggingface.co/IDEA-CCNL/Taiyi-Diffusion-532M-Cyberpunk-Chinese和https://huggingface.co/IDEA-CCNL/Taiyi-Diffusion-532M-Nature-Chinese迁移到MaaS-lib上。该project基于disco diffusion+guided diffusion。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11818412
* upload disco guided diffusion
2023-03-09 21:45:33 +08:00
yuze.zyz
a0bc5549a1
trainer support parallel_groups
...
Design doc: https://yuque.alibaba-inc.com/suluyan.sly/yh1rvu/yx0owblyebpa2b3l?singleDoc#flU3s
1. Add parallel_group field in trainer to support DP, TP, PP.
2. Move the construction of common hooks(except optimizer/lrscheduler hook) to trainer's init method to support after_init stage.
after_init is to support DP, TP, PP's initializing
https://aone.alibaba-inc.com/v2/workitem#viewIdentifier=1c46ee8637e0c978f115b6f7&openWorkitemIdentifier=48099986
3. Add before_eval/after_eval stage to support model wrapping.
to solve the order problem of apex amp & ddp wrapping.
https://aone.alibaba-inc.com/v2/workitem#viewIdentifier=1c46ee8637e0c978f115b6f7&openWorkitemIdentifier=48099986
4. Exporter supports lazy importing.
https://aone.alibaba-inc.com/v2/workitem#viewIdentifier=1c46ee8637e0c978f115b6f7&openWorkitemIdentifier=48122780
5. Fold all megatron imports to megatron hook.
https://aone.alibaba-inc.com/v2/workitem#viewIdentifier=1c46ee8637e0c978f115b6f7&openWorkitemIdentifier=48099986
6. Add compile method to TorchModel ,Pipeline,Trainer to support torch2.0
https://aone.alibaba-inc.com/v2/workitem#viewIdentifier=1c46ee8637e0c978f115b6f7&openWorkitemIdentifier=46869415
7. Fix bug: Lrscheduler builder does not support torch2.0
8. Add callbacks for trainer
https://aone.alibaba-inc.com/v2/workitem#viewIdentifier=1c46ee8637e0c978f115b6f7&openWorkitemIdentifier=48210342
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11849932
2023-03-09 21:33:35 +08:00
yuanzhi.zyz
2ce41d4974
add ocr_reco_crnntrain
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11824395
2023-03-09 21:14:09 +08:00
yuze.zyz
a2bed42fe1
fix a CI case
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11940845
2023-03-09 19:55:22 +08:00
mulin.lyh
62f769877f
[to #48291018 ]fix: fix data releate case failed bug
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11925637
2023-03-09 15:18:50 +08:00
feiyu.gfy
f534fd3ae0
add lore lineness table recognition
...
读光无线表格识别(lineless-table-recognition)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11772358
2023-03-09 15:09:53 +08:00
ru.he
9307b071b7
Add the code for PEER model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11873170
2023-03-09 01:26:27 +08:00
qize.yqz
0efc892196
add smoke and fire detection model using damoyolo
...
新增垂域目标检测模型-基于DAMO_YOLO的烟火检测模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11880693
2023-03-09 01:25:06 +08:00
lingchen.zlm
a5b9d3378f
[to #42322933 ] add generative multimodal embedding model RLEG
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11867878
* add generative multimodal embedding model RLEG
* remove useless import in rleg model
2023-03-09 01:17:58 +08:00
gongbiao.gb
13752fa0c0
add vop_se for text video retrival
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11719262
2023-03-09 01:14:47 +08:00
lanjinpeng.ljp
a10e59c8f3
add ProContEXT model for video single object tracking
...
支持ProContEXT视频单目标跟踪-通用领域模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11904797
2023-03-09 01:12:58 +08:00
lee.lcy
621539f6b6
[to #42322933 ] add video streaming perception models longshortnet
...
add video streaming perception models longshortnet
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11908652
2023-03-09 01:09:40 +08:00
shimin.ysm
dc53c42cea
image depth estimation BTS model code license solve
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11920166
2023-03-09 00:58:18 +08:00
wangjiuniu.wjn
0ca0a8c134
add text-to-video-synthesis
...
文本生成视频(text-to-video-synthesis)代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11767775
2023-03-09 00:57:43 +08:00
wangmeng.xwm
a17598b13d
add MAN for image-quality-assessment
...
add MAN model for image-quality-assessment
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11890708
* add MAN for image-quality-assessment
* update and fix bugs in init file
2023-03-09 00:44:55 +08:00
bin.xue
de67aa28e6
[to #42322933 ] feat: optimize kws pipeline and training conf
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11897822
2023-03-09 00:37:51 +08:00
mulin.lyh
a8365bb17f
[to #48269383 ]fix: onnx protobuf version conflict
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11924445
2023-03-08 21:58:43 +08:00