Closed MyraBaba closed 2 years ago
Hi,
Is there any simple cmak c++ example for inference with onnx converted models ?
It would be very helpfull
PS: ncnn/android one is complicated
check the readme, android demo and opencv dnn demo.
@derronqi opencv dnn demo is for yolo5 object detection .
If there is a simple c++ example for : detecton, landrmark draws etc very helpfull
https://github.com/hpc203/yolov5-face-landmarks-opencv-v2
Hi,
Is there any simple cmak c++ example for inference with onnx converted models ?
It would be very helpfull
PS: ncnn/android one is complicated