Johann-Huber / batchnorm_pytorchLinks
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
Sorting:
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆124Updated 2 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- A modular PyTorch library for vision transformer models☆162Updated last year
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆112Updated 3 years ago
- https://cs330.stanford.edu/☆62Updated 2 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 5 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- Calibration of Convolutional Neural Networks☆168Updated 2 years ago
- LightCollections⚡️: Ready-to-use implementations such as `LightningModules` for various computer vision papers.☆22Updated 2 years ago
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.☆68Updated 2 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 4 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated last year
- source code for ICLR'22 paper "VOS: Learning What You Don’t Know by Virtual Outlier Synthesis"☆315Updated last year
- This repo shows an easy way to download imagenet on a remote server☆45Updated 3 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
- 🛠️ Corrected Test Sets for ImageNet, MNIST, CIFAR, Caltech-256, QuickDraw, IMDB, Amazon Reviews, 20News, and AudioSet☆185Updated 2 years ago
- Metrics for out-of-distribution (OOD) detection performance evaluation☆48Updated 6 months ago
- Implementation of the research paper of Cam which is the alternative to the current SOTA☆28Updated 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
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆50Updated 4 years ago
- Code for ICML 2022 paper "Out-of-distribution Detection with Deep Nearest Neighbors"☆186Updated last year
- Self-Supervised Learning in PyTorch☆138Updated last year
- Reliability diagrams visualize whether a classifier model needs calibration☆154Updated 3 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆80Updated 3 years ago
- Making Heads or Tails Towards Semantically Consistent Visual Counterfactuals☆30Updated 2 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- Fine-tune Facebook's DETR (DEtection TRansformer) on Colaboratory.☆151Updated 2 years ago
- ☆71Updated 4 years ago
- An implementation of the state-of-the-art Deep Active Learning algorithms☆104Updated last year
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago