We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
One nice addition could be running the models over encrypted data.
The limits here are:
Azure has support for services like this, might worth having a look https://docs.microsoft.com/en-us/azure/machine-learning/how-to-homomorphic-encryption-seal
Other option is to use TenSEAL over the submitted photos.
The purpose is to provide full privacy to the uploaded info.
One downside might be generating saliency maps
The text was updated successfully, but these errors were encountered:
No branches or pull requests
One nice addition could be running the models over encrypted data.
The limits here are:
Azure has support for services like this, might worth having a look https://docs.microsoft.com/en-us/azure/machine-learning/how-to-homomorphic-encryption-seal
Other option is to use TenSEAL over the submitted photos.
The purpose is to provide full privacy to the uploaded info.
One downside might be generating saliency maps
The text was updated successfully, but these errors were encountered: