Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
21–30 of 84 posts
Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#22This is a perfect problem if you're able to tackle it. I'm super curious on the approach. YOLO style object detection on a manually created dataset would be my first pass at this problem.
Its part of the process used in some existing SD workflows in popular open-source consumer tooling use to detect and automatically correct deformities, so I’d agree its a useful approach, but I’d also be skeptical of someone using it as the core of a startup they are launching that is selling only the first half of that.
This is a good solution for all the use cases I’ve dealt with.
Are there widespread use cases where, knowing a deformity exists is required than just fixing the deformities?
Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#23Question: what’s a use case for generating so many images in a batch at scale?
Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#24Cool idea. I do think that filtering large batches AI-generated data is potentially a huge market, especially if you get it to filter for certain characteristics. I.e., remove images that are a specific color or contain certain background elements. I use Midjourney quite a bit and I end up using the creation process itself as an ongoing filtering process, but on a per image basis. It would be a lot more efficient to…
Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#25Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#26This seems pretty useful for companies generating images at scale. Are you at all worried that generative models will get so good that you don't need to check for deformities?
Is there any model that doesn't output deformed hands?
Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#27What happens if you run it against pictures of regular people? :) Damn these beauty standards! I kid, I kid.
Posting communities will inevitably try to find false positives, and it'll be fun to see if there are any. I'm wondering about real photos that have deliberately been shot to screw with normative standards of photo composition, like Weston's headshot of Igor Stravinsky. Another genre of photo that may be flagged are sci-fi and/or fantasy film set candid shots, such as photos featuring an actor (or actors) partially o…
Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#28Re: Launch HN: Rubbrband (YC W23) – Deformity detection for AI-generated images
#29Amazing! There are boatloads of imagegen businesses that should pay you for this. And this is quite a rabbit hole. There are an infinite class of distortions to detect, from "fused limbs" (which I get quite frequently) to cfg "burn" (which I see in some of those example images) to bad cropping and such. I can see y'all expanding to generative video once that takes off. I can only imagine the kinds of artifacts that w…