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