yolov8-seg-onnxruntime-web
yolov8-seg-onnxruntime-web copied to clipboard
YOLOv8 Segmentation Right in The Browser Using onnxruntime-web
Hello i work your project, it works, thanks but i cant get pixel coordinates. My code on colab is below ```from PIL import Image from ultralytics import YOLO # Load...
This repo is excellent. I have learned a lot from it! Additionally, I would like to ask if the author has any plans to combine `segment-anything` and `onnxruntime-web` together? so...
Hello, i added my trained model's export file in this app but it threw an error, i think the reason is the config and i dont know the meaning of...