YOLOv6
YOLOv6 copied to clipboard
TensorRT inference with C++ for YOLOv6
Hello every one, here is a repo for YOLOv6 inference with C++: https://github.com/linghu8812/tensorrt_inference/tree/master/project/YOLOv6, the inference results are consistent with PyTorch results.
For more information, please refer this blog: https://blog.csdn.net/linghu8812/article/details/125513929
here is my repo also support C++ https://github.com/Linaom1214/tensorrt-python