inference_hard_coding

This commit is contained in:
2026-02-25 13:34:58 +09:00
parent c2872c7748
commit 5dddafbe0c
2 changed files with 3 additions and 1 deletions

View File

@@ -238,6 +238,8 @@ public class InferenceResultService {
predRequestsAreas.setInput2_scene_path(modelTargetPath.getFilePath());
InferenceSendDto m1 = this.getModelInfo(req.getModel1Uuid());
log.info("[INFERENCE] Start m1 = {}", m1);
m1.setPred_requests_areas(predRequestsAreas);
// ai 추론 실행 api 호출