davidstutz's Stars
aleju/imgaug
Image augmentation for machine learning experiments.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
DeepVoltaire/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
DSE-MSU/DeepRobust
A pytorch adversarial library for attack and defense methods on images and graphs
sylvainhalle/textidote
Spelling, grammar and style checking on LaTeX documents
MadryLab/robustness
A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
wohlert/semi-supervised-pytorch
Implementations of various VAE-based semi-supervised and generative models in PyTorch
RobustBench/robustbench
RobustBench: a standardized adversarial robustness benchmark [NeurIPS 2021 Benchmarks and Datasets Track]
fra31/auto-attack
Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"
ptrblck/pytorch_misc
Code snippets created for the PyTorch discussion board
uoguelph-mlrg/Cutout
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
yaodongyu/TRADES
TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)
tolstikhin/wae
Wasserstein Auto-Encoders
bmsookim/wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
locuslab/smoothing
Provable adversarial robustness at ImageNet scale
ericjang/normalizing-flows-tutorial
Tutorial on normalizing flows.
mahyarnajibi/FreeAdversarialTraining
PyTorch Implementation of Adversarial Training for Free!
ex4sperans/variational-inference-with-normalizing-flows
Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)
Hadisalman/smoothing-adversarial
Code for our NeurIPS 2019 *spotlight* "Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers"
cg563/simple-blackbox-attack
Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"
coallaoh/Principles
csdongxian/AWP
Codes for NeurIPS 2020 paper "Adversarial Weight Perturbation Helps Robust Generalization"
prateekmehta59/Celebrity-Face-Recognition-Dataset
Dataset of around 800k images consisting of 1100 Famous Celebrities and an Unknown class to classify unknown faces
meder411/PyTorch-EMDLoss
PyTorch 1.0 implementation of the approximate Earth Mover's Distance
elliothe/BFA
Pytorch implementation of Bit-Flip based adversarial weight Attack (BFA)
jakc4103/piecewise-quantization
PyTorch implementation of Near-Lossless Post-Training Quantization of Deep Neural Networks via a Piecewise Linear Approximation
ritheshkumar95/pytorch-normalizing-flows
hysts/pytorch_cutout
A PyTorch implementation of Cutout
astyonax/CFFI-numpy-openMP
CFFI + Numpy + OpenMP -- a reference example
GavinAbercrombie/medical-safety
Data from the paper "Risk-graded Safety for Handling Medical Queries in Conversational AI"