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
503 stars
25 watching
134 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
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 | 462 |
mc-e/deep-generalized-unfolding-networks-for-image-restoration | An image restoration framework using neural networks with interpretable and adaptive structure for diverse applications | 136 |
autonomousvision/differentiable_volumetric_rendering | A system for generating 3D meshes from input images using learned implicit representations | 805 |
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 | 251 |
alexgkendall/caffe-segnet | An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
shizhediao/davinci | Implementing a unified modal learning framework for generative vision-language models | 43 |
uschmidt83/shrinkage-fields | A collection of MATLAB functions for image restoration and deconvolution using shrinkage fields | 36 |
villekf/omega | Reconstructs tomographic data from ray-tracing based imaging data | 71 |
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. | 673 |