YOLO Object Detection

Object detection plays a significant role in various fields ranging from industrial automation, healthcare and beyond. Through the use of popular libraries such as OpenCV, TensorFlow, YOLO and others, it makes object detection more accessible.

Before detection:


After detection: 
                                    

    Before detection: 

After detection:

For this particular project, I apply YOLOv3 and Google Collaboratory to implement code for object detection in images. YOLOv3 is widely used due to its real-time processing capabilities and fast speed.

I made this project during my third semester of university, thus I encountered several challenges understanding the complex algorithms. However, through diligent research and joining some free AI courses online, I successfully gain a better understanding of these algorithms.

Link: https://colab.research.google.com/drive/1CBbiTMPzr73kCBIJBUTRUEpN26Ch5NBs?usp=sharing

Comments

Popular posts from this blog

GameOn Website