Seems, that there is no way to convert from the box Mobilenet (and other models from TF OD API) to uff format and then to TensorRT format, because of much unsupported layers. Is there some way to remove \ replace that layers? For example with graph_transform tool maybe? I understand the purpose of not all these layers. Here is the default model, if someone wants to try.
The UFF conversion tools seems to choke on some unrecognized layers, perhaps this will be improved in the GA release. For now, you will need to remove those layers (And keep only the smallest subset needed for inference), then implement those using the nvinfer plugin API.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With