This repository contains an implementation of YOLOV1 from scratch. Future works : Implement YOLOV3 from scratch. Implement some backbones used in object detection such as CSPDarknet53 used in YOLOv4 Metrics Evaluation https://github.com/rafaelpadilla/Object-Detection-Metrics