Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: 如何实现图片过滤等功能 #159

Open
yongboy opened this issue Nov 25, 2024 · 1 comment
Open

[Feature]: 如何实现图片过滤等功能 #159

yongboy opened this issue Nov 25, 2024 · 1 comment
Assignees

Comments

@yongboy
Copy link

yongboy commented Nov 25, 2024

Feature Request Type

Usability

Describe the context

我想基于隐语实现:
类似效果,请问基于隐语或HEU等如何做到,还请提供具体思路,多谢?

Describe the solution you'd like

这里面可能涉及到机器学习,咱们隐语HEU如何结合机器学习去实现这一功能需求?

@shaojian-ant
Copy link
Collaborator

你好,

隐语提供了这几个机器学习模型:
https://www.secretflow.org.cn/zh-CN/docs/secretflow/v1.10.0b1/user_guide/mpc_ml
API 接口如下:
https://www.secretflow.org.cn/zh-CN/docs/secretflow/v1.10.0b1/source/secretflow.ml

目前隐语通过多方安全计算技术和同态加密技术,提供了MPC建模能力,但是还没有支持图像处理和全同态加密算法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants