yolo, mmedet 라벨링 수정도구

This commit is contained in:
rudals252
2025-11-17 18:00:06 +09:00
commit bc14484576
4 changed files with 1628 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(python yolo_annotation_modify.py:*)"
],
"deny": [],
"ask": []
}
}