https://github.com/snigdho8869/deepdream-styletransfer
Explore image transformations with DeepDream Algorithm and Neural Style Transfer in creative image processing.
https://github.com/snigdho8869/deepdream-styletransfer
artificial-intelligence deep-learning deep-neural-networks deepdream deepdream-model deepdreamgenerator deeplearning efficient-model efficient-neural-networks efficientnet flask image-manipulation image-processing neural-networks-visualization neural-style neural-style-transfer neural-style-transfer-tensorflow style-transfer style-transfer-algorithms web-development
Last synced: about 1 month ago
JSON representation
Explore image transformations with DeepDream Algorithm and Neural Style Transfer in creative image processing.
- Host: GitHub
- URL: https://github.com/snigdho8869/deepdream-styletransfer
- Owner: Snigdho8869
- Created: 2023-10-26T19:24:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T19:10:20.000Z (2 months ago)
- Last Synced: 2025-04-15T06:49:07.824Z (about 1 month ago)
- Topics: artificial-intelligence, deep-learning, deep-neural-networks, deepdream, deepdream-model, deepdreamgenerator, deeplearning, efficient-model, efficient-neural-networks, efficientnet, flask, image-manipulation, image-processing, neural-networks-visualization, neural-style, neural-style-transfer, neural-style-transfer-tensorflow, style-transfer, style-transfer-algorithms, web-development
- Language: Jupyter Notebook
- Homepage:
- Size: 17 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepDream and Neural Style Transfer Projects
This repository contains projects related to DeepDream and Neural Style Transfer (NST), including:
- Flask-based web applications for DeepDream and NST.
- Google Colab notebooks for experimenting with DeepDream and NST.## About
This repository contains notebooks for applying DeepDream and Style Transfer to images. You can use these techniques to create unique and visually stunning artworks, combining the surreal dreams of DeepDream with the artistic styles of famous painters or your own custom styles.
## Key Features
- Apply Google's DeepDream to your images and witness dreamlike hallucinatory effects.
- Transfer the style of famous artworks or your custom styles to your images.
- Learn and experiment with deep learning-based image processing techniques.
- Easily customize and fine-tune transformations according to your preferences.## Contents
- DeepDream Notebook
- Style Transfer Notebooks
- Flask-based web applications for DeepDream and NST
- Sample images for experimentation## Getting Started
To get started, simply clone this repository and follow the instructions in the respective notebooks., web-applications. Make sure you have the required dependencies installed.
## Dependencies
- Python
- Jupyter Notebook
- TensorFlow
- PIL (Python Imaging Library)
- Flask---
# Results## DeepDream
Sample Image:
Generated Images:
| | | | |
|---------|---------|---------|---------|
|  |  |  |  || | | |
|---------|---------|---------|
|  |  |  |## Style Transfer
### Magenta Arbitary Model
Generated Image:
| |
|---------|
|  |### Efficientnet Model
Generated Image:

---
## Application Interface**Neural Style Transfer**
**DeepDream**