deep-dream-in-pytorch

Image generator

An implementation of the DeepDream algorithm in PyTorch to generate visually striking images from input images.

Pytorch implementation of the DeepDream computer vision algorithm

GitHub

102 stars
2 watching
15 forks
Language: Jupyter Notebook
last commit: almost 5 years ago
aicaffe2deep-dreamdeep-learningdeep-neural-networksdeepdreammachine-learningpytorchtorch

Related projects:

Repository Description Stars
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 132
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
progamergov/dream-creator A tool to create custom DeepDream models by training and visualizing images with pre-trained neural networks 64
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 431
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
soumith/dcgan.torch A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. 1,458
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,084
ypxie/hdgan A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. 150