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

not able to read faces from dataset and not able to test with ckpt file #5

Open
puneethegde opened this issue Apr 24, 2023 · 0 comments

Comments

@puneethegde
Copy link

Hi,
Im trying to test the code in linux, I have downloaded a .ckpt file to test, and unzipped it has data.pkl and one folder, what should I give the path in pretrained_ckpt_path=?? because if I give the zip its not able to read, if I give data.pkl it says _pickle.UnpicklingError.

And one more thing is I tried training the dataset you provided "pseudo_emo_label" in that error is not able to read the faces.
Please check -- in 'emo_list.csv' name of the images is different from the name of images present in 'imgs' folder....(the extra word 'face' is there in 'imgs' folder but not in csv file..... please provide the correct synchronized dataset.. or Is there any methods to implement? am I going wrong anywhere?

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