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 am running the yolov7 model on the kv260 but am having issues with the docker container.
For yolov 7 I am running the commands according to the guide, however it looks like after a few seconds of the viewer being open, the metavision event viewer freezes (possibly related to the TimeHigh descrepancy?).
When I run the normal event viewer, I also observe the same behavior (independent of yolo detection).
I originally ran the metavision viewer natively on petalinux before flashing the ubuntu image, I did not observe this issue.
Is this a petalinux vs Ubuntu issue with latency? The metavision viewer did not have these issues in petalinux at all: no freezes or failures to start (black screen).