Johann-Huber / batchnorm_pytorch
A simple implementation of Batch Normalization using pytorch.
☆44Updated 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
- An implementation of the state-of-the-art Deep Active Learning algorithms☆102Updated last year
- Framework code with wandb, checkpointing, logging, configs, experimental protocols. Useful for fine-tuning models or training from scratc…☆148Updated 2 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆63Updated 4 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆126Updated 2 years ago
- A modular PyTorch library for vision transformer models☆162Updated last year
- Official PyTorch implementation of "Meta-Calibration: Learning of Model Calibration Using Differentiable Expected Calibration Error"☆33Updated last year
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆48Updated 3 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Pytorch implementation of various autoencoders (contractive, denoising, convolutional, randomized)☆55Updated 2 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- Self-Supervised Learning in PyTorch☆133Updated 11 months ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆107Updated 10 months ago
- An official PyTorch implementation of "Regression Prior Networks" for effective runtime uncertainty estimation.☆36Updated 4 years ago
- Code release for paper Extremely Simple Activation Shaping for Out-of-Distribution Detection☆50Updated 5 months ago
- Deep Learning & Information Bottleneck☆56Updated last year
- Functions for computing metrics commonly used in the field of out-of-distribution (OOD) detection☆47Updated last month
- Code to replicate the key results from Exploring the Limits of Out-of-Distribution Detection (https://arxiv.org/abs/2106.03004) by Stanis…☆43Updated 3 years ago
- Implementation of the research paper of Cam which is the alternative to the current SOTA☆28Updated 2 years ago
- Repository lists useful papers related to representation learning with links to research papers, conference names and year of publish.☆25Updated last year
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆147Updated last year
- Code release for "Semi-supervised learning made simple with self-supervised clustering"☆54Updated last year
- Probing the representations of Vision Transformers.☆320Updated 2 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆80Updated last year
- Create animations for the optimization trajectory of neural nets☆145Updated last year
- FedCV: An Industrial-grade Federated Learning Framework for Diverse Computer Vision Tasks☆66Updated 7 months ago
- Reliability diagrams visualize whether a classifier model needs calibration☆145Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆181Updated last year
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.☆68Updated last year
- This repository contains the code for our paper "Probabilistic Contrastive Learning Recovers the Correct Aleatoric Uncertainty of Ambiguo…☆39Updated last year