Skip to content
#

adversarial-defence

Here are 6 public repositories matching this topic...

Language: All
Filter by language

A defense algorithm which utilizes the combination of an auto- encoder and block-switching architecture. Auto-coder is intended to remove any perturbations found in input images whereas block switching method is used to make it more robust against White-box attack. Attack is planned using FGSM model, and the subsequent counter-attack by the prop…

  • Updated Mar 14, 2022
  • Jupyter Notebook

This github repository contains the official code for the papers, "Robustness Assessment for Adversarial Machine Learning: Problems, Solutions and a Survey of Current Neural Networks and Defenses" and "One Pixel Attack for Fooling Deep Neural Networks"

  • Updated Dec 17, 2023
  • Python

Improve this page

Add a description, image, and links to the adversarial-defence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adversarial-defence topic, visit your repo's landing page and select "manage topics."

Learn more