Open ZhaoMonica opened 5 years ago
@ZhaoMonica Hi, Do you use this manual for converting Yolo to OpenVINO? https://github.com/AlexeyAB/darknet#yolo-v3-in-other-frameworks
@AlexeyAB I used darkflow to convert yolo-tiny-v2 into pb file and then into IR file.
Hello: When yolo-tiny-v2 model is transformed into openvinol, the accuracy is lost, and there are many zero values in the output value. How to deal with the problem of confusion in reasoning? Thank you very much.