xixing.tj
46799325c8
add ocr_detection_db training module
...
新增ocr_detection dbnet训练代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11892455
2023-03-09 15:11:27 +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
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
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
zeyinzi.jzyz
bf3a2b6c09
support vision efficient tuning finetune
...
## 查看改动点 ↓↓↓
### vision efficient tuning finetune
- Model模块改造成适配训练的
- Model模块在支持训练同时向下兼容之前发布的modecard
- Pipline兼容modelcard加载的preprocessor或直接定义的
- 添加 ImageClassificationPreprocessor (非mmcv版本)
- 添加 VisionEfficientTuningTrainer
- ~~添加 opencv_transforms==0.0.6~~ (以源代码引入必要)
### Modelcard
- test pipeline和trainer合并到一起
- 新增3个模型的test
- 新增demo service
### 公共组件
- ms_dataset.py: fix warning, [UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or xxx]
- preprocessor添加common:ToNumpy、Rename、Identity
- preprocessor common对于dict进行key判断再取值。
- ~~修复learning rate在iter级别变化的逻辑。~~ (本次不做了)
- ~~修复非dist状态下train data没有进行shuffle的bug。~~ (Master已有人改了)
- 修复训练时调用util中非cv包的异常 zhconv。
### 其他
- 为防止新引入的preprocessor模块在config中被原代码加载,导致在其他人做CI时会报错;所以暂时没有添加新的tag,等CR完成后,会进行打tag再rerun CI。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11762108
* support vision efficient tuning finetune
* update test case
* update shuffle on IterableDataset
* update bitfit & sidetuning
* compatible with base trainer
2023-03-08 16:42:23 +08:00
bin.xue
b4c90d8160
[to #42322933 ] feat: add dingding denoise model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11731594
* feat: add dingding denoise
* refactor: delete duplicated unidfsmn class
* refactor: delete empty lines
* refactor: make some methods inline
* style: add license and optimize imports
* style: comments style
2023-03-07 21:55:10 +08:00
wendi.hwd
99fa2fe909
update license and revert support camouflaged-detection from latest master
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11892922
* update license and revert support camouflaged-detection from latest master
2023-03-07 11:41:10 +08:00
wenmeng.zwm
f2f48dd305
Revert "support camouflaged-detection "
...
This reverts commit ff55bd9436 .
2023-03-02 10:52:36 +08:00
zhk1425734486
99d2177bb0
landing AI: tbs image detection pull request ( #84 )
...
https://modelscope.cn/models/landingAI/LD_CytoBrainCerv/summary
兰丁宫颈细胞AI辅助诊断模型
Co-authored-by: QZStudio <1643006760@qq.com >
Co-authored-by: wenmeng.zwm <wenmeng.zwm@alibaba-inc.com >
2023-02-22 20:25:37 +08:00
wenmeng.zwm
f32fc32e16
update gif
2023-02-22 12:21:55 +08:00
wenmeng.zwm
fc9fed5fb5
update readmecn
2023-02-18 11:35:30 +08: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
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
qize.yqz
5e88cfe693
add open vocabulary detection
...
添加了开放词汇目标检测任务和模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11548569
2023-02-10 06:37:51 +00:00
ljh263654
29e47e5030
add video deinterlace model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11508847
* add video deinterlace model
* resolve conflict for video deinterlace
* fix CR problems
2023-02-10 02:15:49 +00:00
wenqi.oywq
da417655f2
新增deeplpf和debanding模型
...
1. 新增加 image_debanding 模型
2. 新增加 deeplpf_image_color_enhance 模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11579722
2023-02-09 13:08:50 +00:00
xianhui.lxh
b9ed767bbb
[to #42322933 ] add ecbsr model for mobile image super-resolution
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11561999
* add mobile super-resolution pipeline and ecbsr model
* fix format error
2023-02-09 12:59:05 +00:00
maojialiang.mjl
3cb3e61ff7
add yolopv2 model cv_yolopv2_image_driving_perception
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11548442
2023-02-09 10:31:38 +00:00
ly261666
5d489f6cdf
[to #42322933 ] add face liveness xc model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11471896
2023-02-09 10:29:55 +00:00
ashui.cbh
10d1b3217c
support paint-by-example model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11561235
* add paint-by-example
* Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib
* format check
* format check
* Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib
* Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib
* revise
* Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib
* Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib
* revision according to CR reviews
* new
* revise model
* Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib
* feat: Fix conflict, auto commit by WebIDE
2023-02-09 10:23:02 +00:00
ljl191782
259bfb64c6
[to #42322933 ] add universal_matting pipeline
...
上线通用抠图模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11505692
2023-02-09 10:13:32 +00:00
tongmu.wh
2d2918873f
add speech speaker verification pipeline
...
添加单人说话人确认推理,包括相应的pipeline和model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11426989
2023-02-09 09:26:42 +00:00
ryan.yy
2741a207fd
add nerf-recon model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11546752
2023-02-09 09:05:35 +00:00
zeyinzi.jzyz
9faf588bc6
add vision_efficient_tuning models
...
1)新增任务:vision_efficient_tuning;
2)新增该任务下四个模型:
vision_efficient_tuning_adapter、
vision_efficient_tuning_prefix、
vision_efficient_tuning_prompt、
vision_efficient_tuning_lora
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11575894
2023-02-09 07:59:33 +00:00
lanjinpeng.ljp
a8a0cef71e
support traffic-sign detection
...
支持cv垂类交通标识检测模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11535569
2023-02-09 06:35:00 +00:00
zhicheng.sc
eba66f1fd1
[0210] Add stable diffusion model for image inpainting
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11583801
2023-02-09 04:35:34 +00:00
lee.lcy
8cbdf03722
[to #42322933 ] add head&phone detection models
...
添加人头检测模型和手机检测模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11519119
* add phone detection models
* add head detection model
2023-02-08 11:44:56 +00:00
biwen.lbw
c8d4e755fd
add face_reconstruction model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11527525
2023-02-08 09:24:54 +00:00
wuzhifan.wzf
7a65cf64e9
add structured model probing pipeline for image classification
...
增加对structured model probing pipeline的支持
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11376544
2023-02-08 08:29:56 +00:00
james.wjg
cc0c9763d4
2.10 视频全景分割-VideoKNet-SwinB
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11566572
2023-02-08 03:26:03 +00:00
zhongning.hzn
6ecf76314f
add image quality assessment mos(mean option score) model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11469039
2023-02-07 14:18:27 +00:00
shuying.shu
f3f4332105
add ddpm-segmentation pipeline
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11467103
2023-02-07 02:03:02 +00:00
wendi.hwd
0d3976920d
support image demoireing
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11494900
2023-02-06 02:03:01 +00:00
ly261666
2026f8393e
[to #42322933 ] add face recognition face mask model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11472495
2023-01-31 09:55:07 +00:00
huizheng.hz
e7fec36a46
change test image for image deblur
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11444794
2023-01-16 13:25:40 +00:00
shimin.ysm
f7930c23a0
add cv/image-defrcn-fewshot-detection
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11364804
* add model defrcn-fewshot-detection
* add requirements check
2023-01-12 12:48:38 +00:00
zjh271224
8ea29a1df4
add quadtree_image_matching
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11199857
* init quadtree code
* quadtree attention image matching can run in modelscope pipeline
* jit build quadtree attention
* update license info
2023-01-12 15:56:51 +08:00
xianzhe.xxz
393aa01e2b
支持DAMO-YOLO系列模型的Finetune功能。
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11249980
* add tinynas-detection trainer, evaluater and dataloader.
* add timmer and general torch dist tools.
* replace loguru with modelscope standard logger.
* merge duplicate tinynas-detection model files.
* add compatibility of json config files.
2023-01-12 11:08:17 +08:00
ly261666
66f7134db8
[to #42322933 ] Add FLRGB Face Liveness RGB Model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11264617
2023-01-12 10:05:56 +08:00
bin.xue
78f812dbb6
[to #42322933 ] add speech separation finetune
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11379892
2023-01-12 07:02:46 +08:00
huizheng.hz
466200f355
NAFNet Image Deblurring pipeline and finetune support
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11300932
* fix psnr/ssim metrics for NAFNet (image denoise)
* add subset_name when loading dataset (NAFNet image denoising)
2023-01-11 22:18:03 +08:00
shenweichao.swc
1f9d6e51f6
[to #42322933 ] Add panovit-layout-estimation-pipeline
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11234460
2023-01-11 20:43:09 +08:00
fengyutong.fyt
1e5df96b46
[to #42322933 ] Add vision middleware to maas lib
2023-01-11 15:16:22 +08:00
shengzhe.sz
9667548d9e
add panorama_depth_estimation
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11366392
* add panorama_depth_estimation: pipeline, model, test
* modelhub:https://modelscope.cn/models/damo/cv_unifuse_panorama-depth-estimation/summary
2023-01-11 10:23:24 +08:00
zhangzhicheng.zzc
fd24a243e6
token classfication model output unified
...
Before this commit, different token classification models return the logits with various format, such as logits with speical token, with out speical token or predicts squeezed ignored of mask label.
After the commit, all of the results return the logits or predicts with respect of mask label.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11370609
2023-01-10 23:13:29 +08:00
liaojie.laj
fcf6e6431f
submit video frame interpolation model
...
增加视频插帧模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11188339
2023-01-10 06:57:19 +08:00
ryan.yy
c77213d919
图像换脸模型上MaaS
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11347556
2023-01-10 05:45:55 +08:00
yuze.zyz
672a4ba107
Refactor tinynas objectdetection & img-classification
...
Refactor tinynas model & pipeline:
1. Move preprocess method out of model to image.py
2. Pipeline calls the model.__call__ method instead of inference method
3. Remove some obsolete code
4. Add a default preprocessor to preprocessor.py instead of change config in modelhub.
5. Standardize the return value of model
Refactor general image classification pipeline:
1. Change the preprocessor build method of ofa to avoid dependencies between multi-modal and cv.
2. Move preprocess method out of pipeline to image.py
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11185418
2023-01-09 21:33:42 +08:00
zhicheng.sc
2cb89609f0
Add video stabilization model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11204574
* add video stabilization model
2023-01-09 21:23:26 +08:00