zhihanyang2022 / cnnvisLinks
A Python library for visualizing convolutional neural networks.
☆18Updated 4 years ago
Alternatives and similar repositories for cnnvis
Users that are interested in cnnvis are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of various neural network interpretability methods☆117Updated 3 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
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆137Updated 4 years ago
- Implementation of SimCLR in PyTorch☆13Updated 3 years ago
- Basic LRP implementation in PyTorch☆169Updated 10 months ago
- An unofficial implementation of BYOL for self-supervised representation learning on CIFAR-10 (TensorFlow 2)☆23Updated 4 years ago
- Detect model's attention☆165Updated 4 years ago
- Visually Explainable VAE☆62Updated 4 years ago
- This repository is all about papers and tools of Explainable AI☆36Updated 5 years ago
- A Pytorch Implementation of a denoising autoencoder.☆44Updated 5 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆130Updated 10 months ago
- PyTorch implementation of Robust Subspace Recovery Layer for Unsupervised Anomaly Detection https://arxiv.org/abs/1904.00152☆14Updated 4 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- tensorflow.keras implementation of gradcam and gradcam++☆42Updated 2 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 5 months ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Full-gradient saliency maps☆210Updated 2 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆150Updated 3 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 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
- A Simple pytorch implementation of GradCAM and GradCAM++☆85Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆80Updated 3 years ago
- Pitfalls of In-Domain Uncertainty Estimation and Ensembling in Deep Learning, ICLR 2020☆235Updated 2 years ago
- Code for our paper☆13Updated 2 years ago
- Exploration of various methods to visualize layers of deep Convolutional Neural Networks using Pytorch.☆22Updated last year
- Pytorch code for managing distributed training experiments.☆21Updated 5 years ago
- TF 2.x implementation of SimSiam (Exploring Simple Siamese Representation Learning, CVPR 2021)☆15Updated 3 years ago