nerdyrodent / VQGAN-CLIP

Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
Other
2.59k stars 428 forks source link

Penalize images that are relatively uniform with no interesting features #122

Open monsieurpooh opened 2 years ago

monsieurpooh commented 2 years ago

With about 100 iterations there's a chance of a nearly monochromatic image with nothing interesting. There might be a simple algorithm to detect how "feature-full" an image is, and penalize the AI model for making what's essentially noise or monochrome.