Skip to content

Commit 458046a

Browse files
authored
Merge pull request #1 from nobuaki-mzmt/EPAC2328-patch-1
Update 04-technologies.Rmd
2 parents f1e233e + accae8d commit 458046a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

04-technologies.Rmd

+9
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,17 @@ Mac
239239
### Tracking software
240240

241241
- [UMATracker](https://ymnk13.github.io/UMATracker/)
242+
242243
- [SLEAP](https://sleap.ai/)
243244

245+
We have previously ran into issues when trying to merge projects related to having multiple skeletons in the project. This can arise due to bugs in the sleap, or when instances are deleted and the program still counts it as a lableled frame. Typically if you have this issue you will get the follwing error message:
246+
- ValueError: Labels.skeleton can only be used when there is only a single skeleton saved in the labels. Use Labels.skeletons instead.
247+
248+
Here is the link for debugging this issue:
249+
- https://github.com/talmolab/sleap/issues/1090
250+
In our case, the debugging code did not work. Here is a link to chat GPT on how we debugged the issue:
251+
- https://chatgpt.com/share/675760a1-190c-8012-824f-f2343ce14765
252+
244253
### OpenCV
245254

246255
1. Install OpenCV (<https://github.com/opencv/opencv/releases>) (5M:

0 commit comments

Comments
 (0)