Skip to content

feat: add OpenCV ONNX segmentation example#2

Open
s12359e wants to merge 2 commits intomainfrom
codex/create-opencv-inference-script-for-onnx-model
Open

feat: add OpenCV ONNX segmentation example#2
s12359e wants to merge 2 commits intomainfrom
codex/create-opencv-inference-script-for-onnx-model

Conversation

@s12359e
Copy link
Copy Markdown
Owner

@s12359e s12359e commented Aug 7, 2025

Summary

  • add OpenCV DNN-based script for running YOLO11 segmentation ONNX models
  • document example usage and setup steps

Testing

  • python -m py_compile examples/YOLO11-Segmentation-OpenCV-ONNX-Python/main.py
  • pytest tests/test_cli.py::test_cli_help -q (fails: ImportError: libGL.so.1: cannot open shared object file)
  • sudo apt-get update (fails: repository not signed)

https://chatgpt.com/codex/tasks/task_e_6893f8a0dc9483228a366dfe60bf3e84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant