vae_tutorial

Image reconstruction frameworks

An open-source implementation of Variational Autoencoders and Conditional Variational Autoencoders for image reconstruction tasks

Caffe code to accompany my Tutorial on Variational Autoencoders

GitHub

502 stars
25 watching
134 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
schlumberger/joint-vae A PyTorch implementation of Learning Disentangled Joint Continuous and Discrete Representations 461
mc-e/deep-generalized-unfolding-networks-for-image-restoration An image restoration framework using neural networks with interpretable and adaptive structure for diverse applications 131
autonomousvision/differentiable_volumetric_rendering A system for generating 3D meshes from input images using learned implicit representations 804
kefirski/pytorch_rvae A deep learning implementation of a recurrent variational autoencoder for generating sequential data. 357
codingjoe/django-pictures A Django package for responsive image handling using modern formats like AVIF and WebP 249
alexgkendall/caffe-segnet An open-source implementation of the SegNet deep learning architecture for image segmentation 1,082
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
shizhediao/davinci An implementation of vision-language models for multimodal learning tasks, enabling generative vision-language models to be fine-tuned for various applications. 43
uschmidt83/shrinkage-fields A collection of MATLAB code implementing image restoration techniques based on shrinkage fields 36
villekf/omega Reconstructs tomographic data from ray-tracing based imaging data 69
donnyyou/pytorchcv A PyTorch-based framework for building and training deep learning models in computer vision. 47
lisaanne/lisa-caffe-public A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. 220
vict0rsch/deep_learning A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. 426
algolzw/daclip-uir This project controls vision-language models to restore degraded images in various environments and conditions. 662