pytorch-cnn-adversarial-attacks

Adversarial attacks library

PyTorch implementation of various Convolutional Neural Network adversarial attack techniques

Pytorch implementation of convolutional neural network adversarial attack techniques

GitHub

350 stars
9 watching
61 forks
Language: Python
last commit: almost 6 years ago
adversarial-examplefast-gradient-signfooling-imagesgradient-ascentpytorchpytorch-tutorial

Related projects:

Repository Description Stars
utkuozbulak/adaptive-segmentation-mask-attack An implementation of an adversarial example generation method for deep learning segmentation models. 57
koz4k/dni-pytorch Decoupled Neural Interfaces using Synthetic Gradients for PyTorch 236
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
fgxaos/pytorch-innvestigate PyTorch implementation of an explainability technique for deep neural networks 9
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
prabhuomkar/pytorch-cpp A C++ implementation of PyTorch tutorials 1,965
atgambardella/pytorch-es An implementation of an optimization algorithm for training neural networks in machine learning environments. 350
kaixhin/grokking-pytorch An introduction to using PyTorch for deep learning tasks 1,194
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
jhayes14/adversarial-patch A PyTorch implementation of an adversarial patch system to defend against image attacks 204
tugstugi/pytorch-saltnet A PyTorch implementation of a U-Net model for image segmentation tasks 278
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
pkmr06/pytorch-smoothgrad PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients 167
lplenka/pytorch-tutorial A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks 1
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112