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

pickle_annotations_affwild2.py #6

Closed
strangerfaker opened this issue Jun 9, 2022 · 1 comment
Closed

pickle_annotations_affwild2.py #6

strangerfaker opened this issue Jun 9, 2022 · 1 comment

Comments

@strangerfaker
Copy link

Running pickle_annotations_affwild2.py to generate the data_affwild2.pkl file encountered some problems during the process,
First, the paper said that a subset of the database training and evaluation model, the subset contains only the required classification and VA-annotated frames. Specifically, which part is referred to?
Second, in Code (pickle_annotations_affwild2.py), line 40 :videos_dir = args.videos_dir ,changed to the current data address, and invalid literal for int() with base 10 , such as attaching a file image .
or being able to ask you to send a copy of data_affwild2.pkl files?

01
02

@strangerfaker
Copy link
Author

Also, I have tried to use the 'filter () ' function to filter out all non-numbers, but it brought a new bug AssertionError, which is in line 15
03

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

No branches or pull requests

1 participant