TypeError: cannot unpack non-iterable NoneType object #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when I use an custom image I get this
Could you show me your full command line ? Cause i cannot identify which command you are using.Many thanks.
is the last cell of the colab
just change iron man for another face
Hello, it seems this error is caused by face detection failure in the source image your provided. You can try to turn down det_thresh in the app.prepare function in the last cell, right after model creation:
or use another image.