Facial Symmetry Analysis: new feature in the HF Space demo #229
dreamlessx
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We just shipped a facial symmetry analysis feature to the LandmarkDiff HF Space demo.
What it does
Upload a face photo and the new Symmetry Analysis tab will:
There is also a comparison mode where you can upload pre- and post-procedure photos to see how symmetry changed.
Technical details
SYMMETRY_PAIRS)100 * exp(-3 * normalized_distance)so small asymmetries are penalized gentlyTry it
Head to the live demo and switch to the Symmetry Analysis tab.
Feedback welcome, especially on the scoring calibration and which regions matter most to you.
Beta Was this translation helpful? Give feedback.
All reactions