TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

Opencv compute graph, TensorRT support

Open oak-tree opened this issue 2 years ago • 1 comments

Hey,

Background

Opencv introduce Compute graph, which every Opencv operation can be describe as graph op code. They took it further and, introduces the ability to use inference on DNN module as on item in the graph ( in-graph inference).

image

An example

image

https://docs.opencv.org/4.0.0/d3/d7a/tutorial_gapi_anisotropic_segmentation.html

Question

Is it possible to use TensorRT as in-graph inference?

Thanks!

sources:

https://github.com/opencv/opencv/wiki/files/2020-09-04-GAPI_Overview.pdf https://github.com/opencv/opencv/wiki/Graph-AP

https://github.com/opencv/opencv/tree/4.x/modules/gapi

oak-tree avatar Aug 04 '22 10:08 oak-tree

@nvpohanh ^ ^

zerollzeng avatar Aug 04 '22 14:08 zerollzeng

This is not on the roadmap.

nvpohanh avatar Dec 02 '22 10:12 nvpohanh

Closing since no activity for more than 3 weeks, please reopen if you still have question, thanks!

ttyio avatar Jan 10 '23 02:01 ttyio

is there a public roadmap of TensorRT?

oak-tree avatar Jan 10 '23 20:01 oak-tree

Sorry there is no public roadmap.

ttyio avatar Jan 11 '23 01:01 ttyio