axkoenig / autoencoderLinks
A Convolutional Autoencoder in PyTorch Lightning
☆16Updated last year
Alternatives and similar repositories for autoencoder
Users that are interested in autoencoder are comparing it to the libraries listed below
Sorting:
- 3D Bayesian Convolutional Neural Network (BCNN) for Credible Geometric Uncertainty. Code for the paper: https://arxiv.org/abs/1910.10793☆63Updated 2 years ago
- ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet. An architecture that take advantages from both(Re…☆231Updated 5 years ago
- "pip install unet": PyTorch Implementation of 1D, 2D and 3D U-Net architecture.☆172Updated 7 months ago
- This repo contains the 3D implementation of the commonly used attention mechanism for imaging.☆48Updated 2 years ago
- Migrate to PyTorch. Re-implementation of Bayesian Convolutional Neural Networks (BCNNs)☆59Updated 5 years ago
- 1D and 2D Segmentation Models with options such as Deep Supervision, Guided Attention, BiConvLSTM, Autoencoder, etc.☆32Updated last year
- ☆123Updated 2 years ago
- Multi-Input Deep Neural Networks with PyTorch-Lightning - Combine Image and Tabular Data☆66Updated last year
- The Tensorflow, Keras implementation of Swin-Transformer and Swin-UNET☆122Updated last year
- Deep Convolutional Autoencoders for reconstructing magnetic resonance images of the healthy brain☆39Updated 4 years ago
- Keras implementation of a 2D/3D U-Net with Additive Attention, Inception, and Recurrence functions provided☆68Updated 4 years ago
- Bayesian U-Net for Keras☆11Updated 5 years ago
- Calculating fractal dimensions with box-counting☆30Updated 4 years ago
- A toy example of VAE-regression network☆72Updated 5 years ago
- Pytorch Bayesian UNet model for segmentation and uncertainty prediction☆25Updated 2 years ago
- A python function to calculate the fractal dimension in 3D.☆78Updated 5 years ago
- Autoencoders for Unsupervised Anomaly Segmentation in Brain MR Images: A Comparative Study☆186Updated 2 years ago
- Demo of Multi-scale Deep Convolutional Neural Networks☆53Updated 2 years ago
- pytorch structural similarity (SSIM) loss for 3D images☆73Updated 6 years ago
- Structure tensor 2D and 3D implementation for Python.☆55Updated 4 months ago
- Helper class to create Pretrained Resnet models that can take in an arbitary number of channels as input.☆9Updated 5 years ago
- NumPy and Tensorflow implementation of the Multidimensional Contrast Limited Adaptive Histogram Equalization (MCLAHE) procedure☆49Updated 3 years ago
- Loss function Package Tensorflow Keras PyTOrch☆54Updated 2 years ago
- ☆85Updated 5 years ago
- 3D image denoising using a modified U-Net architecture that exploits a prior image. Models are trained using efficient tensorflow pipelin…☆14Updated 2 years ago
- VAE, Variational Autoencoder, Deep Learning, Medical Imaging☆21Updated 3 years ago
- BT-Unet: A self-supervised learning framework☆33Updated 2 years ago
- Set of models for segmentation of 3D volumes☆134Updated last year
- A library that helps you split image into small, overlappable patches, and merge patches into original image.☆225Updated last year
- Keras Implementation of U-Net, R2U-Net, Attention U-Net, Attention R2U-Net.☆119Updated 5 years ago