아티클 관련 제품: TwinReader
들어가며
- curl 명령어를 사용하지 않고 생성된 결과 파일로 분석 상태를 확인하는 방법에 대해 알아보겠습니다.
- Twinreader에 요청한 문서 이미지에 따라 분석 시간이 달라지며 일정 시간이 지난 뒤 분석 결과를 확인합니다.
사전 작업
- Twinreader로 요청을 전송한 요청 ID 혹은 접수 번호 등을 확인하여 주시기 바랍니다.
- 분석을 요청한 server로 접속하여 Twinreader가 위치하는 경로로 이동해 주시기 바랍니다.
분석 결과 확인
- 요청에 대한 분석이 정상적으로 처리되었을 때 결과 파일입니다.
- 아래와 같은 레벨의 파일이 생성 되고 모든 파일이 생성 되었을 때 정상적으로 분석이 완료 된 것입니다.
Lv.1 | Lv.2 | Lv.3 | 설명 |
---|---|---|---|
sample_jpg-1 | 분석 요청한 이미지 dir | ||
chkdetection | sample_jpg-1.png sample_jpg-1.txt | 체크박스 모델의 분석 결과 | |
classification | sample_jpg-1.txt | 분석 이미지의 문서 분류 결과 | |
detectionResult | sample_jpg-1.png sample_jpg-1.txt | detection 모델 분석 결과 | |
iddetection | sample_jpg-1.txt | 신분증 모델 분석 결과 | |
json | sample_jpg-1_combined.json | 체크박스, detection, iddetection, tcdection 4가지 결과가 포함되어 있는 모델 최종 결과 | |
original | sample_jpg-1.png | 원본 이미지를 png 확장자로 변환한 파일 저장 | |
out | sample_jpg-1.txt | STR 모델 분석 결과 | |
preprocessing | sample_jpg-1.png | rotation 모델 이미지 | |
tcdetection | sample_jpg-1.png sample_jpg-1.txt | tcd 모델 분석 결과 | |
templateJson | sample_jpg-1_refine_ocr_result.json sample_jpg-1_template_result.json | template & plugin 적용 최종 결과 | |
templateJson | sample_jpg_refine_ocr_result.json sample_jpg_template_result.json | 다건의 경우 한 json 파일에 최종 결과가 정리되어 출력 |
마무리
- classification 하위의 txt 파일의 결과가 '그외문서' 로 되어 있을 경우 위와 같은 경로에 생성되지 않습니다.
아티클이 유용했나요?
훌륭합니다!
피드백을 제공해 주셔서 감사합니다.
도움이 되지 못해 죄송합니다!
피드백을 제공해 주셔서 감사합니다.
피드백 전송
소중한 의견을 수렴하여 아티클을 개선하도록 노력하겠습니다.