I. Introduction
Convolutional Neural Network (CNN) is an image detection architecture that uses Convolution, Pooling, and Fully Connected layers. It improves detection accuracy by adjusting weight values during propagation. Object detection networks like CenterNet [1], YOLOv4 [2], and EfficientDet [3] are frequently updated.