本地修改

This commit is contained in:
dengwenjie
2025-08-06 09:20:19 +08:00
parent 696cba90e2
commit 3b292f46a4
22 changed files with 1487 additions and 30 deletions

View File

@@ -43,7 +43,7 @@ public class DetectorModelConfig extends ModelConfig {
private int maxBox;
/**
* 允许的类列表
* 允许的类列表
*/
private List<String> allowedClasses;