Hacker News new | ask | show | jobs
by thatcherthorn 1042 days ago
This 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.

1 comments

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.
https://github.com/Bing-su/adetailer works very well on faces and hands.

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?