Creator of one-click ML tool - https://t.co/NE4LuTGBv5 and https://t.co/oNpCKBAjH9 • AI for VR @Meta • Previously: research @Microsoft, robotics @CarnegieMellon
Jan 28, 2023 • 6 tweets • 2 min read
Most AI image generation tools include an invisible watermark in the generated image.
This watermark is invisible to human eyes, but can be identified by the algorithm 🧵.
First, the image is broken down into different sub-bands consisting of high-frequency (fine-grained) and low-frequency (course-grained) components.
This is done using discrete wavelet transform.
Nov 1, 2022 • 12 tweets • 4 min read
DreamBooth is becoming popular for creating custom Stable Diffusion models using your images.
Here is a beginner friendly thread on how it works: 🧵
First, what does DreamBooth do?
- It takes few images of a particular subject
- Then it teaches the model to generate more images of that subject in different styles.
For eg. you give 20 normal images of yourself and get a funky painting of yourself in return.