xingjun.wang
48c0d2a9af
add 1.6
2023-05-22 10:53:18 +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
yingda.chen
de7b6a06e9
[to #42322933 ] remove revision usage for face detection
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10507910
* [to #42322933 ] remove revision usage for face detection
2022-10-25 09:28:01 +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
lingcai.wl
7a49fa1cc6
[to #44657982 ] add unittest for demo and demotest utils
...
unittest for demo service
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10006180
2022-09-08 14:08:51 +08:00
yingda.chen
04bb8061e6
[to #42322933 ]move postprocess helper into utilities
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9856286
2022-08-23 14:27:19 +08:00
Yingda Chen
63233c2122
Revert "[to #42322933 ]move postprocess helper into utilities"
...
This reverts commit 4cc0395ac5 .
2022-08-23 12:13:15 +08:00
Yingda Chen
4cc0395ac5
[to #42322933 ]move postprocess helper into utilities
2022-08-23 12:11:49 +08:00
yingda.chen
45620dbc7f
[to #42322933 ]clean up test level
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662182
* clean up test level
2022-08-06 12:22:17 +08:00
yuxiang.tyx
7e0af3dddc
[to #42322933 ]add cv-faceDetection and cv-faceRecognition
...
1. support FaceDetectionPipeline inference
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9470723
2022-07-28 21:52:18 +08:00