Skip to content

RorschachChen/entangled-watermark-torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

entangled-watermark-torch

This repository is an unofficial pytorch-based implementation of the paper Entangled Watermarks as a Defense against Model Extraction.

We test our code on five datasets: MNIST, Fashion-MNIST, CIFAR-10, and CIFAR-100.

Dependency

Our code is implemented and tested on Pytorch. Just use the following command to install the dependencies.

pip install -r requirements.txt

Preprocessing and Training

Basically the process and command to train is the same as the original one. For details, Please refer to Official repo.

Questions or suggestions

If you have any questions or suggestions, pls send me an email at yc17486@umac.mo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages