Johann-Huber / batchnorm_pytorchLinks
A simple implementation of Batch Normalization using pytorch.
☆44Updated 5 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).☆122Updated 3 years ago
- A modular PyTorch library for vision transformer models☆164Updated 2 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated 2 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆115Updated 3 years ago
- LightCollections⚡️: Ready-to-use implementations such as `LightningModules` for various computer vision papers.☆23Updated 3 years ago
- Computer Vision and Pattern Recognition, NUS CS4243, 2022☆177Updated 3 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆144Updated 3 years ago
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.☆67Updated 2 years ago
- DISTIL: Deep dIverSified inTeractIve Learning. An active/inter-active learning library built on py-torch for reducing labeling costs.☆155Updated 3 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago
- Calibration of Convolutional Neural Networks☆171Updated 2 years ago
- https://slds-lmu.github.io/seminar_multimodal_dl/☆171Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆118Updated last year
- ☆264Updated 4 years ago
- Probing the representations of Vision Transformers.☆338Updated 3 years ago
- ☆132Updated 2 years ago
- 📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.☆236Updated 2 years ago
- Triplet-net and triplet loss implementation on pytorch☆41Updated 4 years ago
- Code for ICML 2022 paper "Out-of-distribution Detection with Deep Nearest Neighbors"☆198Updated last year
- Metrics for out-of-distribution (OOD) detection performance evaluation☆51Updated last year
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated 2 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆58Updated 7 years ago
- VICRegL official code base☆230Updated 2 years ago
- The net:cal calibration framework is a Python 3 library for measuring and mitigating miscalibration of uncertainty estimates, e.g., by a …☆372Updated 3 weeks ago
- Transformers w/o Attention, based fully on MLPs☆97Updated last year
- Self-Supervised Learning in PyTorch☆143Updated last year
- [ICLR 2022] "Deep AutoAugment" by Yu Zheng, Zhi Zhang, Shen Yan, Mi Zhang☆65Updated last year
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 3 years ago
- A toolbox for receptive field analysis and visualizing neural network architectures☆116Updated 2 months ago