Open SwEngine opened 1 year ago
inference.cu 在哪里?我运行代码,输出如下所示。当我查看输出图像时,没有边界框,它不进行推理。所以我认为你没有完成推理部分。如果你完成了,你能分享一下吗?
You may need to view the yolo_face.cpp file, which play the role of inference. After the Cmake compiling, the executable file yolo_face would be generated.
Where is the inference.cu? I run the code and the outputs are like below. When I look to output images, there are no bounding boxes, it does not do inference. So I though that you did not completed the inference part. If you completed, can you share?