You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that there is an issue with tracking near the edge of the frames. When displaying keypoints it looks like they become clipped on one side of the video frame. This appears to be not just a display issue as the saved keypoints are also clipped. I managed to temporarily resolve this issue by cropping to a different part of the camera sensor which suggests that the issue may be related to the cropping in the camera processor vs the cropping parameters in the DLC processor?
Camera: Imaging source
System: Windows
The text was updated successfully, but these errors were encountered:
ignore me if this is an internal lab issue that y'all are handling, but seeing if i can be useful if not.
@tomsains could u post a MRE, or at least the project config/calls made to instantiate objects/do prediction if the data can't be posted?
edit: I can see some potentially interesting interactions between static and dynamic cropping if you're using both. but yes would be happy 2 help debug with more info on how to evoke the bug :)
I have noticed that there is an issue with tracking near the edge of the frames. When displaying keypoints it looks like they become clipped on one side of the video frame. This appears to be not just a display issue as the saved keypoints are also clipped. I managed to temporarily resolve this issue by cropping to a different part of the camera sensor which suggests that the issue may be related to the cropping in the camera processor vs the cropping parameters in the DLC processor?
Camera: Imaging source
System: Windows
The text was updated successfully, but these errors were encountered: