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:
- A modular PyTorch library for vision transformer models☆163Updated last year
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆113Updated 3 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 2 years ago
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.☆67Updated 2 years ago
- Computer Vision and Pattern Recognition, NUS CS4243, 2022☆176Updated 3 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated last year
- Calibration of Convolutional Neural Networks☆170Updated 2 years ago
- A crash course on PyTorch hooks☆41Updated 5 years ago
- ☆134Updated last year
- Image classification on Tiny ImageNet☆74Updated last year
- 🛠️ Corrected Test Sets for ImageNet, MNIST, CIFAR, Caltech-256, QuickDraw, IMDB, Amazon Reviews, 20News, and AudioSet☆185Updated 2 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
- Implementation of Barlow Twins paper☆99Updated 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
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆158Updated 3 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆113Updated last year
- Simple CIFAR-10 classification with ConvMixer☆45Updated 3 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆83Updated 3 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 4 years ago
- Metrics for out-of-distribution (OOD) detection performance evaluation☆49Updated 8 months ago
- Framework code with wandb, checkpointing, logging, configs, experimental protocols. Useful for fine-tuning models or training from scratc…☆152Updated 2 years ago
- Visualizing image-specific class saliency map in classification ConvNets in Pytorch☆53Updated 4 years ago
- A database of over 1.4 billion 3x3 convolution filters extracted from hundreds of diverse CNN models with relevant meta information (CVPR…☆34Updated 2 years ago
- DISTIL: Deep dIverSified inTeractIve Learning. An active/inter-active learning library built on py-torch for reducing labeling costs.☆154Updated 2 years ago
- Probing the representations of Vision Transformers.☆331Updated 2 years ago
- https://slds-lmu.github.io/seminar_multimodal_dl/☆171Updated 2 years ago
- This repo shows an easy way to download imagenet on a remote server☆45Updated 3 years ago
- VICRegL official code base☆229Updated 2 years ago