Ask Your Question

Revision history [back]

Will OpenCV DNN backend support inference servers?

Hello all,

As you know, Intel, Google and NVIDIA have all published inference servers for production, that hide inference behind REST and RPC interfaces.

I'm already happily using the Intel's Deep Learning Inference Engine backend in OpenCV (thanks to all who worked on it!) and I'm asking myself if there were anyone working on a backend in OpenCV that would implement these interfaces and hence talking to all three inference servers through a common interface.

Any plans or activities on that?

Thanks a lot in advance.