Skip to content

jiawangbai/HPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Hardly Perceptible Trojan Attack (HPT)

Implementation of "Hardly Perceptible Trojan Attack against Neural Networks with Bit Flips", accepted to ECCV2022.


Usage

First, clone this repository and download the weights of the victim model;

Then, set the data path in "config.json";

Finally, run the below command to attack 8-bit quantized ResNet-18 on CIFAR-10 with the default setting:

sh run.sh

About

Implementation of our ECCV2022 work - HPT

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors