Traffic Signs Detection using Tensorflow and YOLOv3/ YOLOv4

Alzaib Karovalia
9 min readApr 25, 2021

GitHub: https://github.com/Alzaib/Traffic-Signs-Detection-Tensorflow-YOLOv3-YOLOv4

Real-time Detection and Classification using YOLOv4-Tiny

Introduction

Traffic detection and classification is one of the important steps toward building a self-driving vehicle or intelligent autonomous vehicle. It is also important that such detection algorithms must be deployed on embedded computers…

--

--