Horizon2333 / imagenet-autoencoderLinks
AutoEncoder trained on ImageNet
☆120Updated 2 years ago
Alternatives and similar repositories for imagenet-autoencoder
Users that are interested in imagenet-autoencoder are comparing it to the libraries listed below
Sorting:
- A new adversarial purification method that uses the forward and reverse processes of diffusion models to remove adversarial perturbations…☆313Updated 2 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- PyTorch implementation of Masked Autoencoder☆273Updated 2 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆197Updated last year
- Code for the paper "Better Diffusion Models Further Improve Adversarial Training" (ICML 2023)☆144Updated 2 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆58Updated 5 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆157Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆200Updated 8 months ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆76Updated 4 years ago
- Unofficial pytorch implementation of Fourier Heat Map proposed in 'A Fourier Perspective on Model Robustness in Computer Vision' [Yin+, N…☆75Updated last year
- Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-…☆40Updated 5 years ago
- [NeurIPS 2021] "Class-Disentanglement and Applications in Adversarial Detection and Defense"☆46Updated 3 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆232Updated 3 years ago
- [ICCV 2021] Amplitude-Phase Recombination: Rethinking Robustness of Convolutional Neural Networks in Frequency Domain☆79Updated 3 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆64Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- ☆59Updated 2 years ago
- Removing Adversarial Noise in Class Activation Feature Space☆14Updated 2 years ago
- ☆36Updated 5 years ago
- Implementation of "Adversarial purification with Score-based generative models", ICML 2021☆29Updated 3 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆117Updated 3 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- EasyRobust: an Easy-to-use library for state-of-the-art Robust Computer Vision Research with PyTorch.☆334Updated last year
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆170Updated 4 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆151Updated 4 years ago
- Testing a model performance for CIFAR10-C☆35Updated 5 years ago
- Large yet imperceptible adversarial perturbations with perceptual color distance (CVPR 2020)☆61Updated 2 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆208Updated last year