First time here? Check out the FAQ!
answered 2020-10-20 10:38:25 -0600
Solved! Error on parsing is caused by a path too long (maybe there is a string size limit in readNetFromONNX ). Copying file in a shorter path directory solved the problem. Thank you for your answer!