neural-dream
Image processor
An implementation of DeepDream algorithm using PyTorch for image processing and computer vision.
PyTorch implementation of DeepDream algorithm
132 stars
7 watching
19 forks
Language: Python
last commit: about 3 years ago
Linked from 2 awesome lists
computer-visiondeep-dreamdeepdreamgooglenetinceptionneural-dreamninpytorchpytorch-deepdreamresnettilingvggvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
duc0/deep-dream-in-pytorch | An implementation of the DeepDream algorithm in PyTorch to generate visually striking images from input images. | 102 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
ypxie/pytorch-neucom | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
jingweiz/pytorch-dnc | An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
mrgemy95/visual-interaction-networks-pytorch | An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
benedekrozemberczki/pdn | An implementation of a neural network architecture designed to process graph-structured data | 57 |
fgxaos/pytorch-innvestigate | PyTorch implementation of an explainability technique for deep neural networks | 9 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |