将检测任务迁移python
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[
|
||||
{"name":"garbage","path":"libs/models/garbage","size":[640,640],"backend":"OpenCV"},
|
||||
{"name":"smoke","path":"libs/models/smoke","size":[640,640],"backend":"OpenCV"}
|
||||
|
||||
{
|
||||
"name": "garbage",
|
||||
"pythonModelName": "garbage_detector",
|
||||
"pythonApiUrl": "http://localhost:8000/api/detect/file"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user