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

couldn't buildup repo successfully #12

Open
akiratsuraii opened this issue Dec 12, 2022 · 2 comments
Open

couldn't buildup repo successfully #12

akiratsuraii opened this issue Dec 12, 2022 · 2 comments

Comments

@akiratsuraii
Copy link

I'm new to machine learning, and I'm trying to get AU from real time cam with this project. However, I'm confused. I hope someone can help me out.

  1. I already downloaded all of the checkpoints and put into \ME-GraphAU-main\checkpoints and tried all the train command get the same error, how do i slove it ?
"...\ME-GraphAU-main\dataset.py", line 13, in <listcomp>
    images = [(image_list[i].strip(),  label_list[i, :]) for i in range(len_)]
IndexError: index 5 is out of bounds for axis 0 with size 5
  1. Is it necessary to download everything in checkpoint.txt? readme didn't make it clear, I'm hoping someone can show me how to run from 0 to 100.
  2. Can I run AU detection with the Pretrained models at google drive?

appreciate , wish all the best.

@zjutkarma
Copy link

Have you downloaded the BP4D or DISFA dataset? I think the error is about the lack of the image dataset.

@lingjivoo
Copy link
Collaborator

Hi, Have you downloaded BP4D or DISFA dataset?

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

3 participants