hovinh / DeCNN
This is a tutorial to implement DeconvNet, Backpropagation, SmoothGrad, and GuidedBackprop using Keras.
☆24Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for DeCNN
- Deep Feature Selection using Teacher Student Network☆43Updated 5 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆97Updated 6 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 6 years ago
- Autoencoder model for rare event classification☆105Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 4 years ago
- ☆32Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 5 years ago
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆125Updated 5 years ago
- Uncertainty quantification using Bayesian neural networks in classification (MIDL 2018, CSDA)☆135Updated 5 years ago
- ☆15Updated 6 years ago
- Extended Retinopathy Detection Challenge with the Regression Activation Map for visual explaination☆88Updated 7 years ago
- model uncertainty using mc dropout☆20Updated 5 years ago
- Keras implementation of GradCAM.☆115Updated 5 years ago
- This repository contains the code for implementing Bidirectional Relevance scores for Digital Histopathology, which was used for the resu…☆16Updated last year
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆31Updated 6 years ago
- Capsule Networks and Convolutional Neural Networks for the Automated Segmentation of Left Atrium in Cardiac MRI☆22Updated 4 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated last year
- PyTorch implementation of Deep Survival Models.☆17Updated 6 years ago
- Super basic PCA->random forest classifier for a little blog post☆9Updated 6 years ago
- Implementation of the MNIST experiment for Monte Carlo Dropout from http://mlg.eng.cam.ac.uk/yarin/PDFs/NIPS_2015_bayesian_convnets.pdf☆30Updated 4 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 5 years ago
- This repository reimplemented "MC Dropout" by tensorflow 2.0 Eager Extension.☆16Updated last year
- 🏥 Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer’s Disease☆164Updated 5 years ago
- Useful functions to work with PyTorch. At the moment, there is a function to work with cross validation and kernels visualization.☆67Updated 4 years ago
- Estimating uncertainty of neural networks for automated screening of Diabetic Retinopathy using the PyTorch framework. Generated visual e…☆20Updated 4 years ago
- Deep Neural Network Ensembles for Extreme Classification☆42Updated 5 years ago
- RECOD Titans participation at the ISBI 2017 challenge - Part 3☆67Updated 7 years ago
- Python implementation of multi-adaboost☆17Updated 8 years ago