Hydrino / ACGAN_cifar10Links
A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.
☆46Updated 6 years ago
Alternatives and similar repositories for ACGAN_cifar10
Users that are interested in ACGAN_cifar10 are comparing it to the libraries listed below
Sorting:
- Official implementation of "GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators" (NeurIPS 2020)☆69Updated 2 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 5 years ago
- Improved Techniques for Training GANs for cifar10 dataset☆20Updated 2 years ago
- Implementation of a differentially private generative adversarial network.☆11Updated 6 years ago
- Code for AAAI 2021 Paper "Membership Privacy for Machine Learning Models Through Knowledge Transfer"☆11Updated 4 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆156Updated 5 years ago
- Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-…☆40Updated 5 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆58Updated 5 years ago
- Official implementation of "GAN-Leaks: A Taxonomy of Membership Inference Attacks against Generative Models" (CCS 2020)☆48Updated 3 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆272Updated 4 years ago
- A pytorch implementation of the paper "Auditing Privacy Defenses in Federated Learning via Generative Gradient Leakage".☆60Updated 2 years ago
- Code for the paper "ML-Leaks: Model and Data Independent Membership Inference Attacks and Defenses on Machine Learning Models"☆84Updated 3 years ago
- The reproduction of the paper Deep Models Under the GAN: Information Leakage from Collaborative Deep Learning.☆62Updated 2 years ago
- Prediction Poisoning: Towards Defenses Against DNN Model Stealing Attacks (ICLR '20)☆32Updated 4 years ago
- Implementation of the paper : "Membership Inference Attacks Against Machine Learning Models", Shokri et al.☆58Updated 6 years ago
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆169Updated 4 years ago
- Membership Inference Attacks and Defenses in Neural Network Pruning☆28Updated 3 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆67Updated 5 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆134Updated 4 years ago
- This is an official Tensorflow-2 implementation of Federated Continual Learning with Inter-Client Weighted Transfer☆111Updated 4 years ago
- CVPR 2021 Official repository for the Data-Free Model Extraction paper. https://arxiv.org/abs/2011.14779☆72Updated last year
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆151Updated 4 years ago
- Official Repository for the AAAI-20 paper "Hidden Trigger Backdoor Attacks"☆129Updated last year
- Contains implementation of denoising algorithms.☆11Updated 5 years ago
- ☆73Updated 3 years ago
- Training Federated GANs with Theoretical Guarantees: AUniversal Aggregation Approach☆17Updated 4 years ago
- Differentially Private Conditional Generative Adversarial Network☆31Updated 3 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 6 years ago
- Official implementation of "RelaxLoss: Defending Membership Inference Attacks without Losing Utility" (ICLR 2022)☆50Updated 3 years ago
- Membership Inference, Attribute Inference and Model Inversion attacks implemented using PyTorch.☆63Updated 10 months ago