axkoenig / autoencoderLinks
A Convolutional Autoencoder in PyTorch Lightning
☆17Updated 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☆65Updated 2 years ago
- "pip install unet": PyTorch Implementation of 1D, 2D and 3D U-Net architecture.☆186Updated last year
- ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet. An architecture that take advantages from both(Re…☆233Updated 5 years ago
- This repo contains the 3D implementation of the commonly used attention mechanism for imaging.☆50Updated 3 years ago
- Calculating fractal dimensions with box-counting☆30Updated 5 years ago
- The Tensorflow, Keras implementation of Swin-Transformer and Swin-UNET☆124Updated last year
- Multi-Input Deep Neural Networks with PyTorch-Lightning - Combine Image and Tabular Data☆66Updated 2 years ago
- Structure tensor 2D and 3D implementation for Python.☆57Updated 2 weeks ago
- A library that helps you split image into small, overlappable patches, and merge patches into original image.☆229Updated last year
- A python function to calculate the fractal dimension in 3D.☆80Updated 6 years ago
- 1D and 2D Segmentation Models with options such as Deep Supervision, Guided Attention, BiConvLSTM, Autoencoder, etc.☆32Updated last year
- A simple guide to a vanilla CNN for regression, potentially useful for engineering applications.☆48Updated 5 years ago
- ☆130Updated 2 years ago
- A toy example of VAE-regression network☆73Updated 5 years ago
- Migrate to PyTorch. Re-implementation of Bayesian Convolutional Neural Networks (BCNNs)☆59Updated 5 years ago
- Tensorflow Implementation of TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation☆42Updated 2 years ago
- ☆33Updated 4 years ago
- ☆40Updated 4 years ago
- Tensorflow implementations of ConvNeXt V1 + V2 models w/ weights, including conversion and evaluation scripts.☆13Updated last year
- UNet architecture and Keras code with ResBlock for segmentation☆26Updated 6 years ago
- Exploration of various methods to visualize layers of deep Convolutional Neural Networks using Pytorch.☆23Updated 2 years ago
- A PyTorch-based Python library with UNet architecture and multiple backbones for Image Semantic Segmentation.☆66Updated 2 years ago
- Keras Implementation of U-Net, R2U-Net, Attention U-Net, Attention R2U-Net.☆120Updated 6 years ago
- Generic U-Net Tensorflow 2 implementation for semantic segmentation☆270Updated 3 years ago
- Deep Convolutional Autoencoders for reconstructing magnetic resonance images of the healthy brain☆39Updated 4 years ago
- UNet++, UNet, SegNet and DeepLabv3 implemented in Keras for MoNuSeg dataset☆19Updated 5 years ago
- Pytorch Bayesian UNet model for segmentation and uncertainty prediction☆29Updated 3 years ago
- Bayesian U-Net for Keras☆11Updated 6 years ago
- BT-Unet: A self-supervised learning framework☆36Updated 3 years ago
- Neural Network for semantic segmentation☆79Updated 5 years ago