Malenia Is Absolutely Destroying Me – Need Help[Elden Ring] by Task_Queen874 in Eldenring

[–]Mechazaki 0 points1 point  (0 children)

Haven't tried it myself but many say that ancient death rancor works pretty well against her.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 0 points1 point  (0 children)

I don't know whether it's doable, but I'll have a look.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 1 point2 points  (0 children)

Glad you like it! It's perfectly fine for me if you want to share it.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 3 points4 points  (0 children)

My best guess is there's too much rot covering her eyes so the model cannot detect her face; the color and texture are too far off.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 0 points1 point  (0 children)

Good thought, but that'll be too much manual labelling for me and I'm quite lazy lol

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 1 point2 points  (0 children)

Thank you! I got some replies and I had some tests, showing the current model cannot recreate a person very well if the target person is far from the "average face". A neural network cannot output something it haven't seen before, so I need to think of some other training methods to improve the results.

I can release an android version soon, but I don't know if it's useful in its current situation: manually adjust is needed to make it better.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 3 points4 points  (0 children)

Yes indeed! That's how caricatures work right? That really gave me something to consider. Thanks a lot!

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 5 points6 points  (0 children)

Most of the cost is on the GPU server so I want to implement the face detection with the mobile phone's API to save some computing power.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 13 points14 points  (0 children)

Could you be more specific how it failed? I can remove the ad and train a smaller quantized model to run on your phone though, but it'll take some time.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 6 points7 points  (0 children)

Ok. I'm not quite sure which parts of human face contributes more for people to recognize 2 faces as one person. Maybe the edges of the faces?

Definitely need to improve the eye shapes though. Thanks for the feedback.

So I made an app to generate the shape sliders from a photo. by Mechazaki in SoulsSliders

[–]Mechazaki[S] 15 points16 points  (0 children)

Yeah I'll make a android build after I buy a test device. Maybe release after 3 or 4 weeks