Transferscope is a prototype device that blends human creativity with AI, allowing users to capture objects or concepts and seamlessly blend them onto any scene, creating new realities. The handheld device runs on a Raspberry Pi Zero 2, uses an edge detection algorithm for image processing, and a server for interpretation and output generation. Transferscope aims to encourage rethinking of everyday environments and objects and showcases the shift from genuine photography to synthetic image creation.
Learn how to repurpose an old PC to generate AI text and images, with a focus on using Ollama with Stable Diffusion. The guide covers installation, configuration, and setting up a web UI for a more organized user interface.
A deep dive into the theory and applications of diffusion models, focusing on image generation and other tasks, with examples and PyTorch code.