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 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
- Computer Vision and Pattern Recognition, NUS CS4243, 2022☆176Updated 3 years ago
- Paper implementations from scratch and machine learning tutorials☆349Updated last year
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.☆67Updated 2 years ago
- https://cs330.stanford.edu/☆62Updated 2 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆124Updated 2 years ago
- A set of notebooks as a guide to the process of fine-grained image classification of birds species, using PyTorch based deep neural netwo…☆45Updated 6 months 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
- 📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.☆234Updated 2 years ago
- Probing the representations of Vision Transformers.☆328Updated 2 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆113Updated last year
- ☆72Updated 4 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆155Updated 3 years ago
- Calibration of Convolutional Neural Networks☆170Updated 2 years ago
- Image classification on Tiny ImageNet☆74Updated last year
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆168Updated 2 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆198Updated 2 years ago
- ☆12Updated 3 years ago
- Metrics for out-of-distribution (OOD) detection performance evaluation☆48Updated 7 months ago
- ☆249Updated 3 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆178Updated last year
- Pytorch implementation of various neural network interpretability methods☆119Updated 3 years ago
- Visualization toolkit for learned features of neural networks in PyTorch. Feature Visualizer, Saliency Map, Guided Gradients, Grad-CAM, D…☆43Updated 4 years ago
- Visualizing image-specific class saliency map in classification ConvNets in Pytorch☆53Updated 4 years ago
- This repo shows an easy way to download imagenet on a remote server☆45Updated 3 years ago