Closed svilca14 closed 6 days ago
Hi,
I guess you used a previous version of LabGym in which the metric calculation on two-behavior categorization had some problems. This has been fixed in newer version of LabGym. You can use py -3.10 -m pip install --upgrade LabGym
to upgrade it to the newest version and see if you still have this issue.
Thank you! Happy the update was an easy fix. Ran correctly this time!
Great! Thank you for letting me know this!
Hello,
I am trying to train the categorizer, and the program recognizes that there are two behaviors (jump, rear), but seems to have ran only one of them (jump). I've attached a .txt document of the code and an image of the training parameters.
For additional background, I am using a truncated video to make sure I can run through the whole pipeline. Thank you!
Train_Categorizer_Issue.txt