HoaPhan

Results 2 issues of HoaPhan

Hi all, I'm porting [yolov3](https://github.com/onnx/models/tree/master/vision/object_detection_segmentation/yolov3) to onnxruntime by code C. I see that the Pre/Post processing steps in the guide of [onnx/yolov3](https://github.com/onnx/models/tree/master/vision/object_detection_segmentation/yolov3) same as your python code. (I think they...

Hi All, Currently, I'm port tiny Yolo v3 on onnxruntime on CPP code. the sample code of Preprocessing/Postprocessing steps in python, but i'm not familiar with this language. So could...

help-wanted
preprocessing