KichangKim / DeepDanbooru

AI based multi-label girl image classification system, implemented by using TensorFlow.
MIT License
2.58k stars 258 forks source link

pose detection #102

Open HASTJI opened 10 months ago

HASTJI commented 10 months ago

Is it possible to somehow tell AI to draw a body bones after it detect any kind of known pose on the picture? Or its don't search pose matches and work differently? I'm now trying somehow to make it search similar poses on other pictures by drawn pose reference, but can't figure out how to do it in a better way.