-
Notifications
You must be signed in to change notification settings - Fork 10
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
TypeError: unhashable type: 'list' #1
Comments
oke... I understand...wait for me to fix it
*Đào Duy ngữ*
Vào Th 2, 2 thg 1, 2023 vào lúc 21:04 Roubish Kumar Pushkar <
***@***.***> đã viết:
… [image: image]
<https://user-images.githubusercontent.com/49796570/210241683-89183f3d-9c42-4d77-a744-3690ee3d5c3f.png>
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUZ2UES6TTMJDQKJTDGIF63WQLN5BANCNFSM6AAAAAATO3BUIE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
you replace the error line as follows:
line error: face.update({name: landmark_f[idx]})
line true: face.update({name[1]: landmark_f[idx]})
....
You can run and check again.... let me know the results.
thanks,
*Đào Duy ngữ*
Vào Th 2, 2 thg 1, 2023 vào lúc 21:20 Ngữ Đào Duy ***@***.***>
đã viết:
… oke... I understand...wait for me to fix it
*Đào Duy ngữ*
Vào Th 2, 2 thg 1, 2023 vào lúc 21:04 Roubish Kumar Pushkar <
***@***.***> đã viết:
> [image: image]
> <https://user-images.githubusercontent.com/49796570/210241683-89183f3d-9c42-4d77-a744-3690ee3d5c3f.png>
>
> —
> Reply to this email directly, view it on GitHub
> <#1>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AUZ2UES6TTMJDQKJTDGIF63WQLN5BANCNFSM6AAAAAATO3BUIE>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
This error is related to face recognition. In my project there was a
combination of face recognition and action. Therefore, to be able to
deal exclusively with action recognition, you can write a
communication file based on the functions that I did...
you can refer to my repo about action recognition with lstm:
https://github.com/DuyNguDao/Human_Action_LSTM.git
**************************
Đào Duy ngữ
Vào Th 2, 2 thg 1, 2023 vào lúc 21:04 Roubish Kumar Pushkar
***@***.***> đã viết:
…
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: