initial version to train yolo model

This commit is contained in:
2026-06-09 09:15:35 -04:00
parent 5360a482fc
commit 75f66f81c1
4 changed files with 380 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
ultralytics>=8.3.0
pyyaml>=6.0.3
onnx>=1.16.0