강의

멘토링

커뮤니티

Inflearn Community Q&A

0613jihui9762's profile image
0613jihui9762

asked

[OpenCV] Python Deep Learning Image Processing Project 2 - Find the Bad Apples!

Finding optimal YOLO model via mAP

'!./darknet detector train custom/my_obj.data custom/my_yolov3.cfg weights/darknet53.conv.74 -dont_show' 진행하다가 멈춥니다 (또륵)

Written on

·

224

0

 
안녕하세요 강사님
mAP로 최적의 YOLO학습모델 찾기 부분을 수강중인 수강생입니다.
다름이 아니라 다음 명력어 실행시 다음과 같이 멈추며 작업이 진행이 안됩니다.
'!./darknet detector train custom/my_obj.data custom/my_yolov3.cfg weights/darknet53.conv.74 -dont_show' 진행하다가 멈춥니다 (또륵)
 
 
 
custom/train 파일은 다음과 같이 확인하였습니다.
 
 
해당 오류와 관련하여 해결 방법을 알려주시면 참고하여 학습을 진행하도록 하겠습니다.
(백업파일이 형성되지 않아서, 다음 진행을 하지 못하고 있습니다 ㅠ_ㅇ)
감사합니다!
딥러닝컴퓨터-비전tensorflowopencvkeras

Answer

This question is waiting for answers
Be the first to answer!
0613jihui9762's profile image
0613jihui9762

asked

Ask a question