Painting with Gaussians
yogthos.net
Painting with Gaussians
1–10 of 23 posts
Re: Painting with Gaussians
#2Re: Painting with Gaussians
#3Intriguing and nice writeup. This however tries to encode all the hidden painter's knowledge. Would it be easier to generate realistic images from paintings and use these pairs to finetune an image generation model?
Re: Painting with Gaussians
#4Re: Painting with Gaussians
#5I’d suggest for the examples to pick images that are not mostly bokeh.
Re: Painting with Gaussians
#6Re: Painting with Gaussians
#7Very cool
Re: Painting with Gaussians
#8Intriguing and nice writeup. This however tries to encode all the hidden painter's knowledge. Would it be easier to generate realistic images from paintings and use these pairs to finetune an image generation model?
> In the days of generative image models, it's still fun to see what can be achieved using traditional image transformation techniques.
> But the really fun part of the project was in combining a number of techniques, such as Perlin noise, wavelets, and edge detection, that I played around with previously in isolation. All these different tricks came together for this project, making it possible to build something greater than the sum of its parts. I find these are the most rewarding types of experiments where you can build on things you've previously learned and combine them in novel ways to make something new and unexpected. I hope you enjoyed the journey as much as I did working on the project.
Re: Painting with Gaussians
#9Re: Painting with Gaussians
#10Super impressive results, and an awesome write up. Thanks :)