y-jt

Results 1 comments of y-jt

https://github.com/hpc203/yolov5-v6.1-opencv-onnxrun/issues/5#issuecomment-1260856193 你只用把,大概170多行 { //float cx = (pdata[0] * 2.f - 0.5f + j) * stride; ///cx //float cy = (pdata[1] * 2.f - 0.5f + i) * stride; ///cy //float...