-
Hi,
Thanks for open-sourcing this great benchmark! I wanted to ask a general question about how is model inference latency handled in simulation and on real robot? For example, the model takes obs…
-
### Request Description
Can Openvino do real-time inference?
Such as real-time voice change, and the sound change effect can be continuous without stalling
### Feature Use Case
_No response_
### …
-
Hi, I congrats for your work.
I would like to know whether at inference time is it possible to use this model as part of a framework that performs the online action detection task? (i.e. let's suppos…
-
Hi, I congrats for your work.
I would like to know whether at inference time is it possible to use this model as part of a framework that performs the online action detection task? (i.e. let's suppos…
-
Does this package support real-time inference? Because i see the parameter for the prediction function takes in a file.
-
Hi, I read your paper and congrats for your work.
Anyway, there is the inference part that is unclear to me: at inference time is it possible to use this framework for the online action detection tas…
-
I run the demo on iphone 6s, I counted the inferencing time of the model, it was about 120ms, Is this time correct?
let startTime = CFAbsoluteTimeGetCurrent()
try imageRequestHandler.p…
-
Hello @Talgin , firstly thank you for the amazing work done!
Is there any script to do inference in real time or using a .mp4 video as shown in the insightface repository?
-
Is there a way to run the inference in real-time on CPU ?
-
Hello!
First off, amazing project! I cloned it and got it up and running quite easily.
I have a question about the streaming inference mentioned in the readme. Is this to allow to run inferenc…