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

IndexError: list index out of range | of source_indexes and target_indexes #11

Open
tooe81948 opened this issue Sep 18, 2023 · 3 comments

Comments

@tooe81948
Copy link

tooe81948 commented Sep 18, 2023

I'd like to know what source_indexes and target_indexes are and what values need to be input.

image

This Error
image

@ashleykleynhans
Copy link
Contributor

These are the indexes of the faces, from left to right, starting at 0.
So the first face will be index 0, 2nd face will be index 1, etc.

@tooe81948
Copy link
Author

Thank you very much, I can do it now.

@tooe81948
Copy link
Author

tooe81948 commented Sep 19, 2023

If me have input 4 pictures and there are 4 faces in the target picture, how should we adjust the source_indexes = "0" and target_indexes = "0" ?

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

2 participants