Error: "Can't find a DetectionOutput layer in the topology" for OpenVINO™ C++ Sample App with Face-Recognition-Resnet100-Arcface Model
Content Type: Compatibility | Article ID: 000058862 | Last Reviewed: 05/20/2022
Inference of Object_detection_sample_ssd sample app with face-recognition-resnet100-arcface model gives error: Can't find a DetectionOutput layer in the topology.
Run the face-recognition-resnet100-arcface model with Interactive Face Detection C++ Demo
The inference of object_detection_sample_ssd sample app with face-recognition-resnet100-arcface model gives error: Can't find a DetectionOutput layer in the topology because the model does not have the DetectionOutput Layers. Those models are classified under the Face Recognition model instead of Object Detection.