Build a Web-based Object Detection System using YOLO

alpha2phi
5 min readFeb 16, 2021
Photo by Paul Skorupskas on Unsplash

Overview

You Only Look Once (YOLO) is a state-of-the-art, real-time object detection system. In my previous articles, I walked through with you on how to serve DCGAN, PCGAN, ResNext, and DeepLabV3 models on different platforms. In this article, let’s see how to serve YOLOv5 using FastAPI WebSocket as backend, and React as front-end.

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.