Testset (1) 썸네일형 리스트형 Object detection mAP 측정방법 Object detection mAP 측정방법 해당 문서는 Object detection의 성능 평가를 위한 mAP측정 tool 사용방법을 안내하는 문서 입니다. 해당 방법은 YOLO를 기준으로 설명합니다. mAP tool 다운로드 git clone YOLO 의 test set detection result 생성 (해당 문서에서는 test set을 따로 두지않고, train set에서 사용된 데이터를 그대로 사용) YOLO mark에서 추출되는 절대경로로된 labeling image list 텍스트파일 준비 darknet폴더에 result.txt로 해당 이미지 목록의 detection 결과를 추출 ./darknet detector test custom/ground.data custom/ground_yol.. 이전 1 다음