Trying to match CC4 Base facial expression to A2F Neutral starting point

As shown in the attached images, the CC4 characters on the left of each image are slightly different than any of the starting points from the A2F facial emotions. All A2F emotion settings are at 0 except for the images with Neutral set to 1.0.

Neutral set to 0

Neutral set to 1

Neutral set to 0

Neutral set to 1

Thanks, Ted - Iā€™ll check with the A2F team on this!

Cheers,
Edmar

P.S. Omniverse Insider program is live (Log in | NVIDIA Developer) and Fall GTC 2022 Sessions are now available for free viewing: GTC 2022: #1 AI Conference

P.P.S. Share your work in Omniverse! Submit to the Omniverse Gallery Page! Omniverse Gallery Submissions | NVIDIA

he / him | LinkedIn | Discord ID: Prof E#2041
Community Engagement for Omniverse: " A New Era of Digital Twins & Virtual Worlds with NVIDIA Omniverse" Video
What is NVIDIA Omniverse? Video | Check out the ā€œMeet the Omnivoreā€ blog series here

Omniverse Resources:
Omniverse | Documentation | Tech Requirements | Videos | Twitter | Discord | Twitch

The Omniverse documentation site has more info and links to all tutorial videos (under the ā€œLearning and Feedbackā€ category on left nav bar): Omniverse Platform Overview ā€” Omniverse Developer documentation

PLEASE NOTE: If you are reporting a bug/issue, please provide OS, GPU, GPU Driver, the version of the app, and full log file (if applicable). For crashes, please zip and provide a link to your logs ā†’ C:\Users\ [YOUR NAME] \ .nvidia-omniverse\logs

Hi @tsaguindel ,
Yes, thereā€™s a slight difference between the base mesh used for binding vs what A2F produce by default.
For the time being, you can execute this script in A2F reset_charTransfer_bind.py - Google Drive
To use: select your target character head with the offset issue, then run the script.
With thsi script, you can turn any expression settings to be reseted back to your character bind. but All expression 0, or all zero but neutral 1 is recommended.

Hi @esusantolim,
Thank you so much for the quick reply! I apologize for the probably basic question, but I am new to the script editor and python. When I try to run the script in A2F with having the target character head selected, I get, ā€œAttributeError: module ā€˜carbā€™ has no attribute ā€˜log_warningā€™ā€, as shown in the screenshot. I tried installing Kit and Code, thinking I was missing those modules, but the error persists.
python error

1 Like

so happy to see this is going forwards!
Good work @tsaguindel and @esusantolim

Sorry @esusantolim, I was able to fix the error with help from Jen_B on the Omniverse discord. The script had to be edited where carb.log_warning should be changed to carb.log_warn. After editing the script and running, it worked! Thanks again for the help!

2 Likes

Awesome. Glad it works :)
Iā€™ll update the script in case others tried to use it :)

1 Like

It works great!!!

Ted, you can mark this case solved ;)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.