Imageomics / kabr-tools

Tools for working with data for annotating animal behavior. These were specifically designed during construction of the KABR dataset.
https://huggingface.co/datasets/imageomics/KABR
MIT License
1 stars 0 forks source link

Remove hardcoding of labels #32

Open egrace479 opened 2 months ago

egrace479 commented 2 months ago

We have another hardcoded label selection that should be updated: https://github.com/Imageomics/kabr-tools/blob/ce173b4929e552e4625c054011a88001e96773fa/src/kabr_tools/utils/yolo.py#L21

jennamk14 commented 1 month ago

@zhong-al i think this was fixed in a previous issue, can you confirm? thanks!

zhong-al commented 1 month ago

This is a different hardcoding from the previous issue.