Skip to content

anmolaithinker/Deep-Dream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep Dream

If you want to read about DeepDream this blog is good :-

link

DeepDream Architecture

DeepDream Up and Down Sampling Architecture

Usage

Download DeepDream.py file
import DeepDream as dream

dream.Main('path_of_image' , 'number from 0 to 12 which layer to maximize the gradient')

Person Image (layer 3)

Input Output

Sunset Image

Input Output

Island Image (layer 5)

Input Output