I hope CvDnn.ReadNet to read tensorflow lite

I want CvDnn.ReadNet to support tensorflow lite.
Also I want to USB AI accelerator to support windows10.

okay sure. how can we help with that?

I want to know whether current CvDnn.ReadNet can read tensorflow lite.
I already made forzen_model.pb for OpenCV EAST.
If current CvDnn.ReadNet can read tensorflow lite, I want to know
how to convert forzen_model.pb to tensorflow lite.

CvDnn.ReadNet can read my frozen_model.pb, and scene text detection performs very good accuracy.
But note pc without GPU, it takes much long time.
So, I want to speed up by using coral USB Accelator, which seems can be used Windows10, and the coral requires tensorflow lite.