106 skills found · Page 1 of 4
google / DeepdreamNo description available
graphific / DeepDreamVideoimplementing deep dream on video
infocusp / Tf CnnvisCNN visualization tool in TensorFlow
samim23 / DeepDreamAnimDeepDream Animation Helper
gordicaleksa / Pytorch DeepdreamPyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
Adi-iitd / AI ArtPyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
VISIONAI / ClouddreamDeepdreaming in the clouds: A Dockerized deepdream Guide
MorvanZhou / Tensorflow Computer Vision TutorialTutorials of deep learning for computer vision.
znah / Deepdream CMinimalistic DeepDream with C89
kesara / DeepdreamerEasy to configure Python program that make use of Google's DeepDream.
ryankennedyio / Deep Dream Generator#deepdream in a docker environment, to save you 8 hours of setup headaches.
shekkizh / TensorflowProjectsDeep learning using tensorflow
smichalowski / Google Inception V3 For CaffeGoogle Inception (deepdream) v3 for Caffe
ProGamerGov / Neural DreamPyTorch implementation of DeepDream algorithm
hans66hsu / Nn InterpretabilityPytorch implementation of various neural network interpretability methods
tensorlayer / Adaptive Style TransferArbitrary Style Transfer in Real-time with Adaptive Instance Normalization
duc0 / Deep Dream In PytorchPytorch implementation of the DeepDream computer vision algorithm
hiroharu-kato / Deep Dream 3dCode of 3D DeepDream in the paper "Neural 3D Mesh Renderer" by H. Kato, Y. Ushiku, and T. Harada.
ProGamerGov / Dream CreatorQuickly and easily create / train a custom DeepDream model
jeremicna / Deepdream Video PytorchDeepDream for video with temporal consistency. Features RAFT optical flow estimation and occlusion masking to prevent ghosting. A PyTorch implementation.