Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove wrong space when get eye_features var #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NorthHuang
Copy link

image
image

When running train.py, there will be a KeyError.
We can find it because there is a wrong and extra space when using "AU45_r" to get the values of "au_blink_info" array from the Traceback info.

eye_features = au_blink_info[' AU45_r'].values

@NorthHuang
Copy link
Author

NorthHuang commented Mar 24, 2025

@kyusuncho @joungbinlee pls help to check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant