adversarial-patch
Image defender
A PyTorch implementation of an adversarial patch system to defend against image attacks
PyTorch implementation of adversarial patch
205 stars
2 watching
29 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
utkuozbulak/pytorch-cnn-adversarial-attacks | PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 354 |
yflyl613/fedrec | A PyTorch implementation of an attack and defense mechanism against Federated Recommendation Systems | 21 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 537 |
mrzhu-cool/pix2pix-pytorch | Implementing Image-to-Image Translation Using Conditional Adversarial Networks in PyTorch | 428 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
borealisai/advertorch | A toolbox for researching and evaluating robustness against attacks on machine learning models | 1,310 |
ypxie/hdgan | A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,227 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
jhjacobsen/pytorch-i-revnet | Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 390 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
junyanz/bicyclegan | A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,488 |
fgxaos/pytorch-innvestigate | PyTorch implementation of an explainability technique for deep neural networks | 9 |
mchong6/soat | This repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model. | 380 |
alexander-h-liu/malconv-pytorch | An implementation of MalConv for malware detection using PyTorch | 70 |