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

DeepLabCut feature extractor #19

Open
julianzille opened this issue Oct 31, 2022 · 2 comments
Open

DeepLabCut feature extractor #19

julianzille opened this issue Oct 31, 2022 · 2 comments

Comments

@julianzille
Copy link

Hi everyone.

I was hoping someone might be able to help me with this: does the DeepLabCut feature extractor used (with ResNet152 backbone) estimate the cheetah's pose from an entire frame, or is the body first localised by calculating its bounding box, before performing feature extraction?

Thanks in advance :)

@MMathisLab
Copy link
Collaborator

hi @julianzille from the entire frame!

@julianzille
Copy link
Author

Thank you @MMathisLab. I was also wondering if the code that was used to calculate the RMSE and s.e.m of the DLC feature extractor is available? Otherwise, could you perhaps share how it was calculated? Ie. is it taken from the average euclidean error across all keypoint predictions, or across the average rmse across all frames (for example)?

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

No branches or pull requests

2 participants