Skip to content

fix: remove wrong space when get eye_features var#78

Open
NorthHuang wants to merge 1 commit intocvlab-kaist:mainfrom
NorthHuang:main
Open

fix: remove wrong space when get eye_features var#78
NorthHuang wants to merge 1 commit intocvlab-kaist:mainfrom
NorthHuang:main

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