An open API service indexing awesome lists of open source software.

https://github.com/yuanchun-li/DeepPayload

Black-box Backdoor Attack on Deep Learning Models through Neural Payload Injection
https://github.com/yuanchun-li/DeepPayload

Last synced: 5 months ago
JSON representation

Black-box Backdoor Attack on Deep Learning Models through Neural Payload Injection

Awesome Lists containing this project

README

        

# DeepPayload

Code for the paper "DeepPayload: Black-box Backdoor Attack on Deep Learning Models through Neural Payload Injection."

# Usage

`trigger_detector.py`: train the trigger detector.

`trojan_attack.py`: perform backdoor attack on a victim model with the trained trigger detector.