Optype DetectionOutput is unsupported. Modify the model file and use an explicit type, such as FSRDetectionOutput or SSDDetectionOutput.
The source Caffe model contains an unsupported optype, DetectionOutput.
Modify your Caffe model and replace DetectionOutput operators with FSRDetectionOutput or SSDDetectionOutput.