重构了yolo的识别

This commit is contained in:
yooooger 2026-03-05 15:34:01 +08:00
parent b0da7002e3
commit 394e5aa071

4
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:conda",
"python-envs.defaultPackageManager": "ms-python.python:conda"
}