Skip to content

Certified Radius-Guided Attacks and Robustness Training against Semantic Segmentation

Notifications You must be signed in to change notification settings

harrywuhust2022/CR-GAT-RT

Repository files navigation

# Certified Radius-Guided Attacks and Efficient
Robustness Training against Deep Neural Networks, IEEE Security & Privacy 2021
\
Wenjie Qu*, Qiming Wu*, Pan Zhou and Binghui Wang


## how to train :
* python train.py --config=configvoc_fcn.json

## how to test(attack):
* python3 test.py --binname=fcn_voc.pth --config=configvoc_fcn.json


## how to test(defense):
* python3 testdefense.py --binname=fcn_voc_def.pth --config=configvoc_fcn.json

About

Certified Radius-Guided Attacks and Robustness Training against Semantic Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages