YOLOv5 https://github.com/ultralytics/yolov5

코드 중략 ..
<aside> <img src="/icons/reference_gray.svg" alt="/icons/reference_gray.svg" width="40px" /> Confidence Threshold (conf)
<aside> <img src="/icons/reference_gray.svg" alt="/icons/reference_gray.svg" width="40px" /> Intersection over Union Threshold (IOU)

⇒ 하이퍼파라미터를 조정해도 4개 중 3개만을 인식. 사용하고자 하는 데이터에 맞게 파인튜닝 필요
