국유인 반영 파일 경로 수정

This commit is contained in:
2026-03-03 14:23:24 +09:00
parent 22cc996399
commit e28e5ba371
2 changed files with 2 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ public class GukYuinApiService {
@Value("${file.nfs}")
private String nfs;
@Value("${file.output-dir}")
@Value("${file.output-dir}") // 국유인 반영 파일 경로
private String outputDir;
@Value("${file.dataset-dir}")

View File

@@ -88,6 +88,7 @@ file:
nfs: /data
pt-path: ${file.nfs}/ckpt/model/v6-cls-checkpoints/
pt-FileName: yolov8_6th-6m.pt
output-dir: /kamco-nfs/dataset/export/
inference:
nfs: /data