joelbarmettlerUZH/DeepDream_Intro
15 Minutes introductionn into Deep Dreaming Neural Networks and how we can learn from them
This project helps you understand how image-recognizing AI works internally, moving beyond treating them as black boxes. You input a pre-trained image recognition model and an image, and it outputs a 'dreamed' image that visually represents what specific internal layers of the AI are 'seeing' or optimized to recognize. This is for researchers or students studying artificial intelligence, particularly those focused on computer vision or neural network interpretability.
No commits in the last 6 months.
Use this if you want to gain visual insights into the feature detection process of convolutional neural networks for image understanding.
Not ideal if you are looking for tools to improve the performance of an AI model or to interpret non-image-based neural networks.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Feb 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/joelbarmettlerUZH/DeepDream_Intro"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OverStruck/deep-dream-maker
GUI Interface for Google's Deep Dream and related python scripts
maua-maua-maua/maua
Deep learning toolkit for image, video, and audio synthesis
gordicaleksa/pytorch-deepdream
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included...
kesara/deepdreamer
Easy to configure Python program that make use of Google's DeepDream.
symisc/ascii_art
Real-Time ASCII Art Rendering Library