Style_transfer,Encryption and Secure Sharing
Raunak Sarada
Jaipur, Rajasthan
- 0 Collaborators
Main Purpose of this project is, that during any important image transferring process if Somebody tries to get the data and interrupt the process then this program will make sure that receiver will not receive the data as data may be harmful or infected with viruses In order to provide more security ...learn more
Project status: Under Development
Networking, Artificial Intelligence
Intel Technologies
Intel Python
Overview / Usage
Main Purpose of this project is, that during any important image transferring process if Somebody tries to get the data and interrupt the process then this program will make sure that receiver will not receive the data as data may be harmful or infected with viruses In order to provide more security.
Methodology / Approach
first of all we use normal style transfer using PyTorch frame work. in which used cnn to predict final style image.
then we created hooks using PySyft, on which send the data or style image to one hook to another. we have showed that if anybody interrupt the process then it will clear the data from both the sender and receiver.
After that we have also showed that we can send the encrypted message using same strategy
Technologies Used
Jupyter
CNN
PyTorch
Pysyft