Open MarkTsai1989 opened 6 months ago
Hi @MarkTsai1989,
The Hailo Parser have an automatic estimated end-node finder tools according to the supported ops in the model, but it only estimated and is not 100% accurate.
In your specific case, the model holds a relatively large postprocessing block, and not ops there are supported by the Hailo SW.
To successfully parse the model, the end nodes defined should be ['/models.29/conv18/Conv', '/models.36/conv21/Conv']
.
Regards,
I encountered an error while parsing the weights from this webpage.
Below is the ONNX graph: yolov4_1_3_416_416_static.zip