jimmyyhwu / resnet18-tf2
A simple TensorFlow 2 implementation of ResNet-18
☆24Updated 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
- tiny-imagenet dataset downloader & reader using tensorflow_datasets (tfds) api☆20Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆172Updated 8 months ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆133Updated 4 years ago
- ☆34Updated 4 years ago
- Autoencoders in PyTorch☆90Updated 2 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆34Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆286Updated 4 months 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
- Pruning CNN using CNN with toy example☆19Updated 3 years ago
- Self-Supervised Learning in PyTorch☆133Updated 11 months ago
- Neural network visualization toolkit for tf.keras☆321Updated 10 months ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆99Updated 4 years ago
- Vision Transformer Cookbook with Tensorflow☆324Updated 2 years ago
- ☆57Updated 2 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆24Updated 11 months ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Updated 4 years ago
- tensorflow.keras implementation of gradcam and gradcam++☆41Updated 2 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆100Updated 5 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆165Updated 4 years ago
- AutoEncoder trained on ImageNet☆99Updated 2 years ago
- 🧰 Grad-CAM implementation using TensorFlow 2.X code. Including guided Grad-CAM and counterfactuals.☆45Updated 4 years ago
- Official implementation of Score-CAM in PyTorch☆410Updated 2 years ago
- ☆155Updated 9 months ago
- Code for reproducing f-AnoGAN training and anomaly scoring☆253Updated 5 years ago
- Detect model's attention☆163Updated 4 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆37Updated last year
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 3 years ago
- This is an implementation of ResNet-34 in TensorFlow2.0 using the Imperative API (subclassing tensorflow.keras.Model)☆12Updated 4 years ago