Contents/Lecture
[Udemy] YOLOv8, Train Custom Dataset, Object Detection, Segmentation, Tracking, Real World 17 + Projects & Web Apps in Python
💡 본 문서는 '[Udemy] YOLOv8, Train Custom Dataset, Object Detection, Segmentation, Tracking, Real World 17 + Projects & Web Apps in Python' 강의 내용을 정리해놓은 글입니다. 1. Introduction to YOLO 1) Introduction to YOLO 2) Overview of CNN, RCNN, Fast RCNN, Faster RCNN, Mask R-CNN Convolutional Neural Network (CNN) In object detection, we need to figure out where is the object in the image One way to do object de..