Johann-Huber / batchnorm_pytorch
A simple implementation of Batch Normalization using pytorch.
☆45Updated 4 years ago
Alternatives and similar repositories for batchnorm_pytorch:
Users that are interested in batchnorm_pytorch are comparing it to the libraries listed below
- A crash course on PyTorch hooks☆40Updated 4 years ago
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.☆68Updated last year
- Reliability diagrams visualize whether a classifier model needs calibration☆150Updated 3 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 4 years ago
- Image classification on Tiny ImageNet☆73Updated last year
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆49Updated 3 years ago
- A modular PyTorch library for vision transformer models☆162Updated last year
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 3 years ago
- Robustness and adaptation of ImageNet scale models. Pre-Release, stay tuned for updates.☆135Updated last year
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆126Updated 2 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆109Updated 2 years ago
- Code to replicate the key results from Exploring the Limits of Out-of-Distribution Detection (https://arxiv.org/abs/2106.03004) by Stanis…☆44Updated 3 years ago
- Collection of snippets for PyTorch users☆25Updated 3 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Metrics for out-of-distribution (OOD) detection performance evaluation☆48Updated 3 months ago
- Official PyTorch implementation of "Meta-Calibration: Learning of Model Calibration Using Differentiable Expected Calibration Error"☆34Updated last year
- Last-layer Laplace approximation code examples☆83Updated 3 years ago
- This repository contains an official implementation of LPBNN.☆39Updated last year
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆102Updated 6 years ago
- The repository contains lists of papers on causality and how relevant techniques are being used to further enhance deep learning era comp…☆93Updated last year
- Code for "Supermasks in Superposition"☆121Updated last year
- Code to reproduce experiments from 'Does Knowledge Distillation Really Work' a paper which appeared in the 2021 NeurIPS proceedings.☆33Updated last year
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Framework code with wandb, checkpointing, logging, configs, experimental protocols. Useful for fine-tuning models or training from scratc…☆150Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆139Updated last year
- SSD: A Unified Framework for Self-Supervised Outlier Detection [ICLR 2021]☆136Updated 3 years ago
- Pytorch implementation of various neural network interpretability methods☆117Updated 3 years ago