-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
@mzahana Thank you for your help and advice, I have gained some insights after looking into netron again. I did changed the number of classes in the script and I think the error is caused by the number of outputs my model gives, which consists of output0 and output1. I managed to fix the mismatch error after changing `output_tensor_names` and `output_binding_names` to `[output0, output1]`. However, another error occurred which I'm not sure of what could be the cause of it.
@kajananchinniahNV Thank you for your help, I have changed the parameters as mentioned above and managed to fix the mismatch error. Unfortunately another error occurred. The process has died without additional log on its cause. it'd be great if you could share some insights or advice on how to troubleshoot the cause of it.
Really appreciate both of your help, thank you!
Originally posted by @immaixq in #32 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
