Open a GitHub issue and include:
- OS and compiler version
- OpenCV, ONNX Runtime versions
- Steps to reproduce
- Relevant output from
config.iniwithenable_logging=true
- Fork the repository and create a branch from
master - Make your changes
- Open a pull request with a short description of what the change does and why
- Bug fixes
- Performance improvements
- Build system fixes (e.g. platform compatibility)
For larger changes — new algorithms, significant refactors, new executables — open an issue first to discuss before writing the code.