Thanks for helping improve yolo-api!
- Python 3.11.2
- Create venv and activate
pip install -r requirements-dev.txtpre-commit installpip install -e .
- Create a feature branch.
- Run ruff/black/mypy/pytest locally.
- Open a PR; CI must pass.
- Do not commit private datasets.
- Use Git LFS for
.pt,.onnx,.engine,.mp4.