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

Gen3: 2-stage Animal detection + Animal pose estimation. #565

Draft
wants to merge 11 commits into
base: gen3
Choose a base branch
from

Conversation

kkeroo
Copy link

@kkeroo kkeroo commented Dec 19, 2024

This PR adds 2-stage Animal detection and pose estimation. YOLOv6 is used for detection and SuperAnimal for pose estimation. Currently, there are two main.py files, one for each platform because of some incompatibility issues that will be resolved by DAI.

We add some padding when cropping detections so the pose estimation model has better input image.

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.

1 participant