We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a great start to recognizing the asl signs.
However, J and Z for this dataset are incorrect.
J and Z both move over time, as shown in this video:
J: https://youtu.be/tkMg8g8vVUo?t=35 Z: https://youtu.be/tkMg8g8vVUo?t=87
Simply holding the finger in question at a certain position does not mean the same thing
Perhaps maybe instead do frame-by-frame processing instead of looking at just one image?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a great start to recognizing the asl signs.
However, J and Z for this dataset are incorrect.
J and Z both move over time, as shown in this video:
J: https://youtu.be/tkMg8g8vVUo?t=35
Z: https://youtu.be/tkMg8g8vVUo?t=87
Simply holding the finger in question at a certain position does not mean the same thing
Perhaps maybe instead do frame-by-frame processing instead of looking at just one image?
The text was updated successfully, but these errors were encountered: