jimmyyhwu / resnet18-tf2
A simple TensorFlow 2 implementation of ResNet-18
☆25Updated 3 years ago
Alternatives and similar repositories for resnet18-tf2:
Users that are interested in resnet18-tf2 are comparing it to the libraries listed below
- 95.76% on CIFAR-10 with TensorFlow2☆30Updated 3 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- tiny-imagenet dataset downloader & reader using tensorflow_datasets (tfds) api☆20Updated 5 years ago
- Detect model's attention☆165Updated 4 years ago
- tensorflow.keras implementation of gradcam and gradcam++☆41Updated 2 years ago
- Pytorch implementation of various neural network interpretability methods☆116Updated 3 years ago
- A toolkit for efficent computation of saliency maps for explainable AI attribution. This tool was developed at Lawrence Livermore Nationa…☆45Updated 4 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Updated 4 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
- Pruning CNN using CNN with toy example☆20Updated 3 years ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆135Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- Autoencoders in PyTorch☆91Updated 2 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆100Updated 4 years ago
- The aim of this project is to train autoencoder, and use the trained weights as initialization to improve classification accuracy with ci…☆9Updated 4 years ago
- The official code of Relevance-CAM☆41Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆85Updated 4 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 6 years ago
- EscVM YouTube Channel Repository. Start from Notebooks ⬅️☆64Updated 6 months ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- Keras (TensorFlow v2) reimplementation of Swin Transformer V1 and V2 models☆22Updated 7 months ago
- Implementation of Depthwise Separable Convolution (pytorch)☆75Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆172Updated 9 months ago
- ☆34Updated 2 years ago
- Official implementation of Score-CAM in PyTorch☆412Updated 2 years ago
- Full-gradient saliency maps☆208Updated 2 years ago
- Tiny-ImageNet Classifier using Pytorch☆88Updated 6 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆111Updated 11 months ago