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 7 years ago
aicaffe2deep-dreamdeep-learningdeep-neural-networksdeepdreammachine-learningpytorchtorch

Related projects:

RepositoryDescriptionStars
progamergov/neural-dreamAn implementation of DeepDream algorithm using PyTorch for image processing and computer vision.133
carpedm20/began-pytorchAn implementation of a deep learning model for generating images from text descriptions262
progamergov/dream-creatorA tool to create custom DeepDream models by training and visualizing images with pre-trained neural networks64
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchAn implementation of cascaded refinement networks for generating photorealistic images from semantic layouts65
owenzlz/deepimageblendingA PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss435
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
soumith/dcgan.torchA PyTorch implementation of a deep generative model that can be used to generate images from a dataset.1,466
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
woozzu/dong_iccv_2017An implementation of semantic image synthesis via adversarial learning using PyTorch145
mrgemy95/visual-interaction-networks-pytorchAn implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes.166
eduardoleao052/js-pytorchA JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers.1,093
ypxie/hdganA PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.150