Commit Graph

74 Commits

Author SHA1 Message Date
yuze.zyz
acba1786b0 [to #42322933] Fix bug in UT daily
1. Fix bugs in daily test
2. Fix a bug that the updating of lr is before the first time of updating of optimizer
    TODO this will still cause warnings when GA is above 1
3. Remove the judgement of mode in text-classification's preprocessor to fit the base trainer(Bug)
     Update some regression bins to fit the preprocessor
4. Update the regression tool to let outer code modify atol and rtol
5. Add the default metric for text-classification task
6. Remove the useless ckpt conversion method in bert to avoid the requirement of tf when loading modeling_bert
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10430764
2022-10-20 15:29:34 +08:00
shichen.fsc
1483c64638 [to #42322933] Fix ASR error when resample failed, and add all asr models UT, add apply-cmvn for pytorch models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10465241
2022-10-20 12:54:37 +08:00
shuying.shu
cb570d586c add referring video object segmentation pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10400324
2022-10-18 16:10:10 +08:00
zhangzhicheng.zzc
e3eb01f4ce [to #42322933]update word-segmentation regression results
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10432186
2022-10-17 23:31:44 +08:00
leyuan.hjy
172522d196 [to #42322933]video-object-detection init
新增video-object-detection 算法
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10247489
2022-10-17 20:58:23 +08:00
bin.xue
3863efc14d [to #42322933] add far field KWS trainer
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10275823
2022-10-13 10:15:33 +08:00
yuxiang.tyx
2989492bc0 [to #42322933]更新face_detection_scrfd模型并支持finetune, 新增card_detection模型
1. 调整face_detection的文件层级(scrfd与其余新增face_detection方法平级);
2. 增加极大脸/旋转脸的检测方法,更新了新模型;
3. 支持读入数据集并finetune和eval;
4. 新增card_detection模型,支持读入datasethub数据集并finetune
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10244540
2022-10-12 19:58:50 +08:00
shouzhou.bx
4cb5f8a2cd [to #42322933] add human whole body model and image object detection auto model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10319306
2022-10-12 19:53:14 +08:00
ashui.cbh
69da8f91ac [to #42322933]suport image inpainting
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10111615
2022-10-11 20:49:13 +08:00
ryan.yy
ff69439c4f [to #42322933]add image_body_reshaping code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10217723

    * add image_body_reshaping code
2022-10-10 17:42:41 +08:00
tingwei.gtw
a079ab922f [to #42322933] add product-segmentation pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10252583
2022-10-01 21:46:40 +08:00
tingwei.gtw
5343c899fb [to #42322933] add face-emotion pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10202117
2022-10-01 18:35:42 +08:00
tingwei.gtw
4199af337e [to #42322933] add face-human-hand detection model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10260332
2022-10-01 15:57:12 +08:00
tingwei.gtw
372adb3936 [to #42322933] support hand-static model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10244616
2022-09-27 23:04:38 +08:00
hanyuan.chy
4dbdc45963 test(data): add test data
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10246518
2022-09-26 13:23:32 +08:00
bin.xue
470a1989bc [to #42322933] feat: far field KWS accept mono audio for online demo
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10211100
2022-09-22 23:01:14 +08:00
tingwei.gtw
7b23c41748 [to #42322933] Add video-inpainting files
视频编辑的cr
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10026166
2022-09-07 21:06:25 +08:00
ly261666
8f05fa8cf1 [to #42322933] 新增MogFace人脸检测器
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9921926
2022-09-07 09:35:59 +08:00
ly261666
c12957a9eb [to #42322933] 新增Mtcnn人脸检测器
1. 完成Maas-cv CR标准 自查
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9951519

    * [to #42322933] 新增Mtcnn人脸检测器
2022-09-06 22:53:55 +08:00
eniac.xcw
d38076b072 makes test code clear
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10041992
2022-09-06 22:18:51 +08:00
ly261666
9cbf246a8c [to #42322933] 新增ULFD人脸检测器
1. 完成Maas-cv CR标准 自查
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9957634
2022-09-06 10:02:49 +08:00
liangting.zl
4484dcaa04 [to #42322933] feat: add hand keypoints pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9961906

    * feat: add hand keypoints pipeline
2022-09-05 16:42:40 +08:00
ly261666
adab7d3391 [to #42322933] 新增FER人脸属性识别
完成Maas-cv CR自查;
新增个Task,已经跟产品确认可以增加,正在走流程中,目前还不在https://aone.alibaba-inc.com/v2/project/1181559/req#viewIdentifier=d7f112f9d023e2108fa1b0d8这里,后续会增加过来
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9976346
2022-09-05 09:53:58 +08:00
ly261666
f508be8918 [to #42322933] 新增RetinaFace人脸检测器
1. 新增人脸检测RetinaFace模型;
2. 完成Maas-cv CR标准自查
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9945188
2022-09-03 23:48:42 +08:00
xingguang.zxg
0451627626 [to #42322933]商品显著性分割v1.0
商品显著性检测模型,依赖opencv,mmcv-full
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9909897
2022-09-03 13:21:31 +08:00
shuying.shu
4f72134adf [to #42322933]update test video for movie scene segmentation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10007852

    * update test video for movie scene segmentation
2022-09-03 11:50:01 +08:00
shouzhou.bx
4073376f51 [to #42322933]add face 2d keypoints by EasyCV
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9934673

    * add face 2d keypoints
2022-09-02 20:53:29 +08:00
xingguang.zxg
4d3716cf4e [to #42322933]文本指导的语义分割模型
文本指导的语义分割模型,根据输入的文本信息,讲图像中对应文本描述的物体分割出来。
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9942863
2022-09-02 14:14:47 +08:00
lllcho.lc
291f8fe68c [to #42322933] Add action-detection model
添加新的action-detection task
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9898947
2022-09-01 18:14:37 +08:00
shuying.shu
a9deb3895c [to #42322933] movie scene segmentation模型接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9872869
2022-08-31 20:54:20 +08:00
yuze.zyz
fbde374659 [to #42322933] add regress tests
Add regression test for some unit tests.
Firstly, Run a baseline test to create a pickle file which contains the inputs and outputs of modules, then changes can be observed between
the latest version and the baseline file.
Some baseline files are submitted in the data/test/regression folder
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9814693
2022-08-30 23:17:07 +08:00
hemu.zp
a9089570e5 [to #42322933] Add mplug retrieval pipeline and finetune
支持 MPLUG 模型 image-text-retrieval 任务的 pipeline 和 finetune
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9919955
2022-08-30 10:50:52 +08:00
hanyuan.chy
00b448a2fe [to #42322933] support 3d body keypoints
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9862567
2022-08-27 14:11:30 +08:00
jiangnana.jnn
930d55d9ad support EasyCV framework and add Segformer model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9781849

    * support EasyCV
2022-08-26 13:58:50 +08:00
tianchu.gtc
0b6725add6 [to #42322933]semantic segmentation 模型接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9851374
2022-08-25 15:50:24 +08:00
tianchu.gtc
cdebef4689 [to #42322933]panoptic segmentation 模型接入
panoptic segmentation 模型接入
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9758389
2022-08-24 15:05:16 +08:00
lee.lcy
9c4765923a [to #42322933] add image-reid-person
add image-reid-person
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9818427
2022-08-22 21:57:05 +08:00
yuanzhi.zyz
4b501dd44a [to #42322933]ocr-recognition re-upload
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9826159
2022-08-19 19:02:27 +08:00
lanjinpeng.ljp
c6db966a99 [to #42322933]support video-single-object-tracking
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9781254

    * support single object tracking
2022-08-19 15:55:58 +08:00
bin.xue
d0933a2374 [to #42322933] add far field kws model pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9767151
2022-08-16 20:23:55 +08:00
wendi.hwd
d3fac4f5be [to #42322933] support salient detection
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9722903
2022-08-16 09:15:53 +08:00
ashui.cbh
c2edc29776 [to #42322933] support crowd-counting
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9728416
2022-08-12 17:46:42 +08:00
yaoxiong.hyx
69c57e0f55 [to #42322933]support ocr_recognition
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9592902
2022-08-10 16:42:09 +08:00
xiachen.wyh
78a32fed06 [to #42322933] cv/tinynas/classification
由于 在 系列方法 命名上有调整,将  lightnas 统一改为 tinynas

之前有一次提交,对应的 code review 为:https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9578861

现将 上面的的意见已统一修复,并重新  切换到  cv/tinynas/classification 分支上 进行重新 提交审核
之前 cv/lightnas/classification 已废弃
请悉知~
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9663300
2022-08-08 15:16:14 +08:00
shouzhou.bx
cb1aa66a49 [to #43259593]cv:add human pose eastimation to maas-lib
add human pose eastimation to maas-lib v3
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491970
2022-08-04 23:34:48 +08:00
biwen.lbw
9e28cfcd90 add skin retouching
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9442509
2022-08-03 16:08:25 +08:00
baiguan.yt
3f7a5c8279 [to #42322933]人像增强
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9590794
2022-08-02 21:33:32 +08:00
tianxi.tl
fc89cf8f3e upload image_to_image_generation code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9564875
2022-08-02 00:04:26 +08:00
dangwei.ldw
e93339ea87 [to #42322933]Merge request from 仲理:feat/product_feature
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9515599
2022-08-01 17:53:22 +08:00
wendi.hwd
674e625e7c [to #42322933]cv_det_branch_to_master
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9490080
2022-07-29 11:48:51 +08:00