feat: 更新分割模型参数 ; fix:

This commit is contained in:
zcr
2026-03-27 14:59:27 +08:00
parent 160bf1a6b1
commit 3414f2c1aa

View File

@@ -411,6 +411,7 @@ async def seg_anything(request_data: SAMRequestModel):
{ {
"bucket": "test", "bucket": "test",
"object_name": "7068-400a-ac94-c01647fa5f6f.png", "object_name": "7068-400a-ac94-c01647fa5f6f.png",
"image_path": "aida-users/89/sketch/4e8fe37d-7068-400a-ac94-c01647fa5f6f.png",
"type":"point", "type":"point",
"points": [[310, 403], [493, 375], [261, 266], [404, 484]], "points": [[310, 403], [493, 375], [261, 266], [404, 484]],
"labels": [1, 1, 0, 1] "labels": [1, 1, 0, 1]