Ask Your Question

Revision history [back]

Unknown layer type Cast in op ToFloat in function populateNet2

Hello. I trained the MobileNetSSD for object detection. I used object detection API from tensorflow models:

https://github.com/tensorflow/models/tree/master/research/object_detection

When i import *.pb model to opencv i get error: "Unknown layer type Cast in op ToFloat in function populateNet"

what's wrong?