When trying to create a .hef file I’m getting the following issue:
hailo_model_optimization.acceleras.utils.acceleras_exceptions.MatchingAlgoError
Hey @user88,
Can you provide more details about the model and the commands you’re using so I can help you better? For now, here’s what could be causing your errors:
The error MatchingAlgoError during HEF creation typically occurs due to issues in model optimization and compilation. Here are the likely causes:
Possible Causes
-
Incorrect Input/Output Mapping
- Undefined or mismatched layer mappings
- Post-processing structure issues (e.g., NMS for YOLO models)
-
Quantization Problems
- Incorrect or missing quantization parameters
- Improperly quantized HAR file
-
Model Structure Incompatibility
- Architecture doesn’t match hardware expectations
- Unsupported layers or operations
-
Configuration Issues
- Incorrect
.alls
configuration file - Mismatched post-processing types
- Incorrect