why delay/latency of the neural net is considered in yolo_kp example and not considered in netx/mnist example #344
Unanswered
gwgknudayanga
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Experts,
frame_buffer = netx.modules.FIFO(depth=len(net) + 1)
annotation_buffer = netx.modules.FIFO(depth=len(net) + 1)
Thanks and Rgds,
Udayanga
Beta Was this translation helpful? Give feedback.
All reactions