Skip to content

Commit 5bc8024

Browse files
committed
[docs] added new documentation images
1 parent 3b1340c commit 5bc8024

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fast Homomorphic Image Processing
1+
# Fully Homomorphic Image Processing using SEAL
22
These days neural networks and fully homomorphic encryption are a meme. For example, Microsoft demonstrated with Cryptonets of a neural network generating predictions fully homomorphically on the MNIST dataset. However, it would be useful to have a way to preprocess images homomorphically. Consider the use case where an edge device sends a homomorphically encrypted image to a server that runs a prediction algorithm with two neural networks that take in different sized features, as is common. It would be prohibitive to make the edge device homomorphically encrypt two copies of the images, since that would be prohibitively expensive. Therefore, having proprocessing and feature extraction computed homomorphically will provide much more flexibility for homomorphic neural nets.
33

44
## Homomorphic Image Decompression

docs/fouriercompare.png

13.6 KB
Loading

docs/fourierseries.png

40.8 KB
Loading

0 commit comments

Comments
 (0)