You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Improving Robustness Against Stealthy Weight Bit-Flip Attacks by Output Code Matching
2
2
3
-
This is the code repository of the following [paper](https://igi-web.tugraz.at/PDF/OzdenizciLegenstein_CVPR2022.pdf) to train deep neural networks with output code matching (OCM) to improve robustness against stealthy adversarial weight bit-flip attacks.
3
+
This is the code repository of the following [paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Ozdenizci_Improving_Robustness_Against_Stealthy_Weight_Bit-Flip_Attacks_by_Output_Code_CVPR_2022_paper.pdf) to train deep neural networks with output code matching (OCM) to improve robustness against stealthy adversarial weight bit-flip attacks.
4
4
5
5
"Improving Robustness Against Stealthy Weight Bit-Flip Attacks by Output Code Matching"\
6
6
<em>Ozan Özdenizci, Robert Legenstein</em>\
@@ -58,6 +58,7 @@ If you use this code or models in your research and find it helpful, please cite
58
58
title={Improving robustness against stealthy weight bit-flip attacks by output code matching},
59
59
author={Ozan \"{O}zdenizci and Robert Legenstein},
60
60
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
0 commit comments