feat: add yolox algo

This commit is contained in:
2026-08-05 21:19:01 +08:00
parent b399d94de3
commit 79fde03972
13 changed files with 368 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"python-envs.pythonProjects": [
{
"path": ".",
"envManager": "ms-python.python:conda",
"packageManager": "ms-python.python:conda"
}
]
}