新增家具分割接口

This commit is contained in:
zcr
2026-03-27 14:58:54 +08:00
parent 75b888eb37
commit 1579c8d0f5

View File

@@ -36,6 +36,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]