0

In Tensorflow Objecet Detection, I trained an SSD MobileNet V2 model. Now I'm trying to convert the saved_model to a frozen inference graph so I can use it in the Tello drone to detect cars, but I'm really confused as to how to do it.

I followed some tutorials but received no responses. First, I train in TF2. As noted, frozen graphs are not supported in TF2. So now I train in TF1.

0 Answers0