Hello, I have a short question. I have seen documentation on using TensorFlow graph using OpenCV DNN. I am referring to (https://medium.com/@dibyaranjan.sathua/how-to-use-tensorflow-graph-with-opencv-dnn-module-3bbeeb4920c5). However I did not find how to use tensorflow lite grapb (*.tflite) using OpenCV DNN
Is it possible to use tflite graph for object detection with Opencv DNN ?