[AI, SW] YOLO v5를 활용하여 히잡, 마스크 객체 인식 실습
The Hijab Object-Detection with YOLO v5 히잡, 마스크 객체 인식 실습은 영상에서 사람들이 히잡 또는 마스크를 착용하고 있는지를 검출하는 객체 검출 작업입니다. 저장소에는 YOLOv5 모델을 사용하여 얼굴 히잡 또는 마스크 검출기를 구축하는 데모가 포함됩니다. The hijab and mask object recognition practice is an object detection task that detects whether people are wearing hijabs or masks in images. The repository includes a demonstration of building a face hijab or mask detector using the Y..