라벨링 저장 테이블 learn data 로 수정
This commit is contained in:
@@ -211,6 +211,9 @@ public class TrainingDataLabelDto {
|
||||
|
||||
@Schema(description = "도엽 bbox")
|
||||
private JsonNode mapBox;
|
||||
|
||||
@Schema(description = "라벨링 툴에서 그린 폴리곤")
|
||||
private JsonNode learnGeometry;
|
||||
}
|
||||
|
||||
@Schema(name = "ChangeDetectionInfo", description = "변화탐지정보")
|
||||
|
||||
Reference in New Issue
Block a user