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

added simple new TCN input vector to try: just positions of all joint… #36

Conversation

cameron-a-johnson
Copy link
Collaborator

…s, objects, and left and right hand

What does this PR do?

Fixes #<issue_number>

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?
  • Did you run pre-commit hooks with pre-commit run -a command?

Did you have fun?

Make sure you had fun coding 🙃

:param ws: List of width values for each detection (length: # detections)
:param hs: List of height values for each detection (length: # detections)
:param label_confidences: List of confidence values for each detection (length: # detections)
:param pose_keypoints:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor issue: missing pose_confidence and there are some extra parameters below that don't show above.

@cameron-a-johnson cameron-a-johnson marked this pull request as draft November 5, 2024 16:27
@Purg
Copy link
Member

Purg commented Nov 7, 2024

Closing as the alternative PR for vectorization has landed.

@Purg Purg closed this Nov 7, 2024
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

Successfully merging this pull request may close these issues.

3 participants