Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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.