Skip to content

Conversation

@MMathisLab
Copy link
Member

@MMathisLab MMathisLab commented Jul 7, 2025

  • adding detectors: null to the humanbody model. This greatly simplifies life in dlc when routing detectors for different models. Tested in DLC
  • bumped v to 0.0.10
Testing all superanimal_* models with updated dlclibrary...
Testing all superanimal_* models for detector logic...
Found datasets: ['superanimal_bird', 'superanimal_topviewmouse', 'superanimal_quadruped', 'superanimal_humanbody']
✅ superanimal_bird: detectors dict found (should use custom detector)
✅ superanimal_topviewmouse: detectors dict found (should use custom detector)
✅ superanimal_quadruped: detectors dict found (should use custom detector)
✅ superanimal_humanbody: detectors is None (should use torchvision detector)

✅ All superanimal_* models use the correct detector logic!

- adding detectors: None. This greatly simplifies life in dlc when routing detectors for different models.
@AlexEMG
Copy link
Member

AlexEMG commented Jul 7, 2025

Great, thank you!

@AlexEMG AlexEMG merged commit 3c0cb18 into main Jul 7, 2025
1 check passed
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