Skip to content

zhuangzi926/kdbackdoor

Repository files navigation

kdbackdoor

This project is inspired by the idea that backdoor attack of neural network can be transferred by knowledge distillation.

Dependency

This project is based on

  • python 3.6+
  • tensorflow-gpu 2.1+
  • numpy, tqdm

How to run in background

nohup python main.py > /dev/null 2>&1 &

TODO

  • Add cmd input function

About

knowledge distillation & backdoor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages