Skip to content
/ PSS Public

The code of our our CVPR paper: Probabilistic Selective Encryption of Convolutional Neural Networks for Hierarchical Services

Notifications You must be signed in to change notification settings

JinyuTian/PSS

Repository files navigation

PSS

The code of our our CVPR paper: Probabilistic Selective Encryption of Convolutional Neural Networks for Hierarchical Services

Probabilistic Selective Encryption of Convolution Neural Networks for Hierarchical Services

Preliminaries

  • Pytorch

Datasets

  • CIFAR-10

Pretrained model

Protect VGG19 (results in Fig. 3):

ProtectVGG19.py
Pretrained importance of paramters of VGG19 are provided in the file: `./Importance/`.
python ProtectVGG19.py

Hierarchical services of DnCNN:

python HierarchicalServicesDnCNN.py

About

The code of our our CVPR paper: Probabilistic Selective Encryption of Convolutional Neural Networks for Hierarchical Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages