Skip to content

Remove trailing underscore in superanimal scorer names#3113

Merged
AlexEMG merged 1 commit intomainfrom
maxim/remove_underscore_from_scorer
Oct 14, 2025
Merged

Remove trailing underscore in superanimal scorer names#3113
AlexEMG merged 1 commit intomainfrom
maxim/remove_underscore_from_scorer

Conversation

@maximpavliv
Copy link
Contributor

Cleans up the DLC SuperAnimal scorer naming introduced by mistake in PR #3066, where an
extra trailing underscore was appended when a detector was used.

  • Trailing underscores are now removed when concatenating detector_snapshot_path or torchvision_detector_name.
  • Ensures cleaner and more consistent scorer names.

Example:

  • Previously: superanimal_bird_resnet_50_fasterrcnn_mobilenet_v3_large_fpn_
  • Now: superanimal_bird_resnet_50_fasterrcnn_mobilenet_v3_large_fpn

@AlexEMG AlexEMG merged commit a53aba2 into main Oct 14, 2025
19 of 20 checks 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.

2 participants