lharries / PyTorch-AutoencodersLinks
Vanilla, Convolutional, VAE, Conditional VAE
☆19Updated 6 years ago
Alternatives and similar repositories for PyTorch-Autoencoders
Users that are interested in PyTorch-Autoencoders are comparing it to the libraries listed below
Sorting:
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆27Updated 3 years ago
- Tiny ImageNet Classification Exercise with PyTorch☆15Updated 3 years ago
- Creating and defending against adversarial examples☆42Updated 6 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆72Updated 6 years ago
- Official Repository for the CVPR 2020 paper "Universal Litmus Patterns: Revealing Backdoor Attacks in CNNs"☆43Updated last year
- Membership Inference Attacks and Defenses in Neural Network Pruning☆28Updated 2 years ago
- On the effectiveness of adversarial training against common corruptions [UAI 2022]☆30Updated 3 years ago
- PyTorch adversarial attack baselines for ImageNet, CIFAR10, and MNIST (state-of-the-art attacks comparison)☆19Updated 4 years ago
- Python implementation for evaluating explanations presented in "On the (In)fidelity and Sensitivity for Explanations" in NeurIPS 2019 for…☆25Updated 3 years ago
- Adversarial Attacks on Deep Neural Networks for Time Series Classification☆77Updated 4 years ago
- NoiseGrad (and its extension NoiseGrad++) is a method to enhance explanations of artificial neural networks by adding noise to model weig…☆22Updated 2 years ago
- Codebase for the paper "Adversarial Attacks on Time Series"☆19Updated 6 years ago
- This repository is the PyTorch implementation of GAN Ensemble for Anomaly Detection.☆39Updated 3 years ago
- Codebase for the paper "Adversarial Attacks on Time Series"☆22Updated 6 years ago
- Example of the attack described in the paper "Towards Poisoning of Deep Learning Algorithms with Back-gradient Optimization"☆21Updated 5 years ago
- ☆17Updated 4 years ago
- Craft poisoned data using MetaPoison☆51Updated 4 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- ☆11Updated 2 years ago
- Official code for FAccT'21 paper "Fairness Through Robustness: Investigating Robustness Disparity in Deep Learning" https://arxiv.org/abs…☆13Updated 4 years ago
- ☆11Updated 5 years ago
- Connecting Interpretability and Robustness in Decision Trees through Separation☆16Updated 4 years ago
- Code for the paper "Robustness Certificates for Sparse Adversarial Attacks by Randomized Ablation" by Alexander Levine and Soheil Feizi.☆10Updated 2 years ago
- Implementation for "Defense-VAE: A Fast and Accurate Defense against Adversarial Attacks"☆14Updated 4 years ago
- Tensorflow implementation of Meta Adversarial Training for Adversarial Patch Attacks on Tiny ImageNet.☆25Updated 4 years ago
- Implementation of the paper "Understanding anomaly detection with deep invertible networks through hierarchies of distributions and featu…☆42Updated 4 years ago
- ☆26Updated 6 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- ☆44Updated 5 years ago