yogeshbalaji / InvGANLinks
Official codebase of our paper "Invert and Defend: Model-based Approximate Inversion of Generative Adversarial Network For Secure Inference"
☆15Updated 3 years ago
Alternatives and similar repositories for InvGAN
Users that are interested in InvGAN are comparing it to the libraries listed below
Sorting:
- Watermarking Deep Neural Networks (USENIX 2018)☆100Updated 5 years ago
- A fast sparse attack on deep neural networks.☆51Updated 5 years ago
- Unrestricted adversarial images via interpretable color transformations (TIFS 2023 & BMVC 2020)☆32Updated 2 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆65Updated 6 years ago
- A repository for the query-efficient black-box attack, SignHunter☆23Updated 6 years ago
- Image Super-Resolution as a Defense Against Adversarial Attacks☆89Updated 7 years ago
- [NeurIPS2020] The official repository of "AdvFlow: Inconspicuous Black-box Adversarial Attacks using Normalizing Flows".☆49Updated 2 years ago
- This is the official implementation of ClusTR: Clustering Training for Robustness paper.☆20Updated 4 years ago
- Code for IJCAI 2019 paper "Real-time Adversarial Attack".☆20Updated 5 years ago
- This repo contains the code for CVPR submission "Big but Invisible Adversarial Attack"☆30Updated 5 years ago
- PyTorch Implemetations of Adversarial Examples☆19Updated 7 years ago
- Code used in 'Exploring the Space of Black-box Attacks on Deep Neural Networks' (https://arxiv.org/abs/1712.09491)☆61Updated 7 years ago
- SmoothFool: An Efficient Framework for Computing Smooth Adversarial Perturbations☆14Updated 4 years ago
- Rob-GAN: Generator, Discriminator and Adversarial Attacker☆84Updated 6 years ago
- Simple object classification project with deep-learning. We choose CIFAR10, CIFAR100 and Caltech101 as training datasets.☆15Updated 8 years ago
- ☆24Updated 6 years ago
- Code for CVPR2020 paper QEBA: Query-Efficient Boundary-Based Blackbox Attack☆33Updated 4 years ago
- Coupling rejection strategy against adversarial attacks (CVPR 2022)☆29Updated 3 years ago
- Tensorflow implementation of Fast Geometrically-Perturbed Adversarial Faces☆27Updated 4 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆246Updated 6 years ago
- code we used in Decision Boundary Analysis of Adversarial Examples https://openreview.net/forum?id=BkpiPMbA-☆29Updated 7 years ago
- Universal Adversarial Networks☆32Updated 7 years ago
- Transferable Adversarial Attacks for Image and Video Object Detection☆14Updated 5 years ago
- Smooth Adversarial Training☆68Updated 5 years ago
- Code for "Prior Convictions: Black-Box Adversarial Attacks with Bandits and Priors"☆64Updated 6 years ago
- Knockoff Nets: Stealing Functionality of Black-Box Models☆114Updated 3 years ago
- PyTorch implementation of ColorFool: Semantic Adversarial Colorization, CVPR2020☆53Updated 5 years ago
- Official Repository for the CVPR 2020 paper "Universal Litmus Patterns: Revealing Backdoor Attacks in CNNs"☆44Updated 2 years ago
- Data independent universal adversarial perturbations