kennethleungty / PyTorch-Ignite-Tiny-ImageNet-Classification
Tiny ImageNet Classification Exercise with PyTorch
☆14Updated 3 years ago
Alternatives and similar repositories for PyTorch-Ignite-Tiny-ImageNet-Classification:
Users that are interested in PyTorch-Ignite-Tiny-ImageNet-Classification are comparing it to the libraries listed below
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- Our implementation of Shampoo optimizer based on https://arxiv.org/pdf/1802.09568.pdf☆12Updated 5 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆17Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- Source code of "Hold me tight! Influence of discriminative features on deep network boundaries"☆22Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- A database of over 1.4 billion 3x3 convolution filters extracted from hundreds of diverse CNN models with relevant meta information (CVPR…☆32Updated last year
- A holistic framework for promoting high diversity ensemble learning.☆14Updated 5 months ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 4 years ago
- Code for the CVPR 2021 paper: Understanding Failures of Deep Networks via Robust Feature Extraction☆35Updated 2 years ago
- This repository contains the jupyter notebooks for the custom-built DenseNet Model build on Tiny ImageNet dataset☆19Updated 4 years ago
- PyTorch reimplementation of computing Shapley values via Truncated Monte Carlo sampling from "What is your data worth? Equitable Valuatio…☆25Updated 3 years ago
- Official PyTorch implementation for our ICCV 2019 paper - Fooling Network Interpretation in Image Classification☆24Updated 5 years ago
- ☆25Updated 4 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- A learning rate recommending and benchmarking tool.☆19Updated last year
- training food-101 (achieved SOTA top-1 validation acc ~=90%) using 1-cycle-policy:☆14Updated 5 years ago
- ☆16Updated 3 years ago
- Experiments with self-supervised learning☆11Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Code for the paper titled "Generalized Depthwise-Separable Convolutions for Adversarially Robust and Efficient Neural Networks" (NeurIPS…☆11Updated 3 years ago
- Official repo for the paper "Make Some Noise: Reliable and Efficient Single-Step Adversarial Training" (https://arxiv.org/abs/2202.01181)☆25Updated 2 years ago
- PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition☆22Updated 3 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆27Updated 2 years ago
- We investigated corruption robustness across different architectures including Convolutional Neural Networks, Vision Transformers, and th…☆15Updated 3 years ago
- Code for reproducing the results in "How Well do Sparse Imagenet Models Transfer?", presented at CVPR 2022☆8Updated 2 years ago
- ZSKD with PyTorch☆30Updated last year