Will OpenCV DNN backend support inference servers?

asked 2020-01-10 07:44:30 -0600

baris.demiray gravatar image

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.

edit retag flag offensive close merge delete