资源算法deep_dream_challenge

deep_dream_challenge

2020-01-08 | |  27 |   0 |   0

deep_dream_challenge

Deep Dream Challenge code by @SIrajology on Youtube

##Overview

This is the code for the Deep Dream challenge for 'Learn Python for Data Science #5' by @Sirajology on YouTube. The code uses the Tensorflow Machine Learning library to generate a trippy image from a given input image.

##Dependencies

Install missing dependencies using pip

##Demo Usage

Once you have your dependencies installed via pip, run the demo script in terminal via

python deep_dream.py

##Challenge

The instructions are

  1. Add a function to the existing deep dream python file that converts not just an image, but a video clip to deep dream.

HINT Think of a video as a collection of images (frames).

If you want to use your own template, that's fine too. Submit your code in the comments section and I'll announce the winner in the next video. Good luck!

##Credits

Thanks Google and Liu I've reformatted this code to make it easier to grok.


上一篇:crnn-mxnet-chinese-text-recognition

下一篇:deep_dream_tensorflow

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...