Skip to content

COMP6248-Reproducability-Challenge/DEFENDING-AGAINST-PHYSICALLY-REALIZABLE-ATTACKS-ON-IMAGE-CLASSIFICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

DEFENDING AGAINST PHYSICALLY REALIZABLE ATTACKS ON IMAGE CLASSIFICATION

This repository is reproduce code about the article DEFENDING AGAINST PHYSICAL REALIZABLE ATTACKS ON IMAGE CLASSIFICATION.

Original Paper: Wu, T., Tong, L., & Vorobeychik, Y. (2019). Defending Against Physically Realizable Attacks on Image Classification. arXiv preprint arXiv:1909.09552, Available: https://arxiv.org/pdf/1909.09552.pdf

Original Code: https://github.com/tongwu2020/phattacks

The code for sign can found in './Sign'. 
ROA.py is used to generate the attack images. 
train.py is used to train original model and DOA Model. 
The code of ROA with two algorithms can be found in model.py
The code for VGGface can found in './VGGface'. 

Dataset:

Pretrained_model:

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published