From a84124543b0c5f3dbec1d16c87237c89c3773f19 Mon Sep 17 00:00:00 2001 From: zer0-911 Date: Fri, 3 Jun 2022 20:07:10 +0700 Subject: [PATCH] First and Final Project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58fd04c..bd248c2 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ OpenCV (Open Source Computer Vision Library) is a library of programming functio YOLO an acronym for 'You only look once', is an object detection algorithm that divides images into a grid system. Each cell in the grid is responsible for detecting objects within itself. YOLO is one of the most famous object detection algorithms due to its speed and accuracy. +# MachineLearning