Johann-Huber / batchnorm_pytorchLinks
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
Sorting:
- A crash course on PyTorch hooks☆40Updated 5 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
- 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 5 months ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆125Updated 2 years ago
- Transformers w/o Attention, based fully on MLPs☆93Updated last year
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆80Updated 3 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆111Updated 3 years ago
- https://slds-lmu.github.io/seminar_multimodal_dl/☆169Updated 2 years ago
- This repository holds code and other relevant files for the NeurIPS 2022 tutorial: Foundational Robustness of Foundation Models.☆70Updated 2 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- A modular PyTorch library for vision transformer models☆162Updated last year
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- ☆133Updated last year
- This repository contains an official implementation of LPBNN.☆38Updated 2 years ago
- Simple CIFAR-10 classification with ConvMixer☆45Updated 3 years ago
- Implementation of SimCLR in PyTorch☆13Updated 3 years ago
- Rethinking Bias-Variance Trade-off for Generalization of Neural Networks☆49Updated 4 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- Official repository for the paper "Masksembles for Uncertainty Estimation" (CVPR 2021).☆101Updated 2 weeks ago
- Official PyTorch implementation of "Meta-Calibration: Learning of Model Calibration Using Differentiable Expected Calibration Error"☆36Updated last year
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆50Updated 4 years ago
- Pytorch implementation of various autoencoders (contractive, denoising, convolutional, randomized)☆60Updated 3 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- Code to reproduce experiments from 'Does Knowledge Distillation Really Work' a paper which appeared in the 2021 NeurIPS proceedings.☆33Updated last year
- 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
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- ☆45Updated 4 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- Collection of snippets for PyTorch users☆25Updated 3 years ago