Hi, i am running inferofflinevideo example and convert the yolov3 model using atc, following this https://bbs.huaweicloud.com/forum/thread-72656-1-1.html
However, I get the segmentation fault (core dump) error when running ./main
Can I know what is this error about and how to solve it ??
I trained my model using https://github.com/YunYang1994/tensorflow-yolov3 annd I have tried tensorflow 1.13.1 and 1.14 as well.. both also get this segmentation error ..
Please help.
Thank you
Best regards,
Yuen