Tensorflow lite Graph with OpenCV DNN
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.sathu...). 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 ?