Pinned Repositories
adaptive_attacks_paper
Code for "On Adaptive Attacks to Adversarial Example Defenses"
agmb-docker
Docker images for scientific computing and deep learning - by AG Bethge
Aquila
Lightweight library for real-time monitoring of simulations using Bokeh
bag-of-local-features-models
Pretrained bag-of-local-features neural networks
brendel_bethge_attack
Notes on using the Brendel & Bethge attack with Foolbox and Cleverhans
computational_physics_2020
Short hands-on introduction to ML for physicists
dPCA
An implementation of demixed Principal Component Analysis (a supervised linear dimensionality reduction technique)
ImageNet-Adversarial-Training
Feature Denoising for Improving Adversarial Robustness
rvb_cleverhans_wrapper
Wrapper around robust vision benchmark interface to apply cleverhans attacks
wielandbrendel's Repositories
wielandbrendel/bag-of-local-features-models
Pretrained bag-of-local-features neural networks
wielandbrendel/adaptive_attacks_paper
Code for "On Adaptive Attacks to Adversarial Example Defenses"
wielandbrendel/brendel_bethge_attack
Notes on using the Brendel & Bethge attack with Foolbox and Cleverhans
wielandbrendel/computational_physics_2020
Short hands-on introduction to ML for physicists
wielandbrendel/dPCA
An implementation of demixed Principal Component Analysis (a supervised linear dimensionality reduction technique)
wielandbrendel/ImageNet-Adversarial-Training
Feature Denoising for Improving Adversarial Robustness
wielandbrendel/rvb_cleverhans_wrapper
Wrapper around robust vision benchmark interface to apply cleverhans attacks
wielandbrendel/adversarial-robustness-toolbox
Python library for adversarial attacks and defenses (evasion, poisoning) for neural networks with multiple framework support
wielandbrendel/DeepExplain
A unified framework of perturbation and gradient-based attribution methods for Deep Neural Networks interpretability
wielandbrendel/logit-pairing-foolbox
Foolbox model zoo implementation of a pretrained ResNet-50 v2 with logit pairing
wielandbrendel/readthedocs.org
The source code that powers readthedocs.org
wielandbrendel/adversarial-logit-pairing-analysis
Analysis of Adversarial Logit Pairing
wielandbrendel/cleverfool
An extremely thin wrapper to load Foolbox-native attacks in Cleverhans 4 (beta)
wielandbrendel/convert_torch_to_pytorch
Convert torch t7 model to pytorch model and source.
wielandbrendel/curveball-pytorch
An Implementation of "Small steps and giant leaps: Minimal Newton solvers for Deep Learning" In pytorch
wielandbrendel/fbrecog
An unofficial python wrapper for the Facebook face recognition endpoint
wielandbrendel/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
wielandbrendel/foolbox-grid
WIP
wielandbrendel/foolbox-native
Foolbox Native brings native performance to Foolbox
wielandbrendel/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
wielandbrendel/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
wielandbrendel/larxiver
larxiver is a tiny script to compress latex projects by downscaling images, useful for publishing on arxiv
wielandbrendel/models
Models built with TensorFlow
wielandbrendel/nn-patterns
TODO ;)
wielandbrendel/overleaf-copilot
A Copilot browser extension for the Overleaf website.
wielandbrendel/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
wielandbrendel/robustness_workshop
wielandbrendel/tensorflow-imagenet
Jupyter notebook templates for training or fine-tuning on ImageNet using TensorFlow.
wielandbrendel/vae_vampprior
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
wielandbrendel/wideresnet
Tensorflow Implementation of WideResNet