YOLOv2 improves upon YOLOv1 through several key modifications: batch normalization, better fine-tuning strategies, anchor boxes with K-means clustering, constrained predictions using sigmoid/exponential functions, passthrough layers for preserving fine-grained features, multi-scale training, and the Darknet-19 backbone. The

26m read timeFrom towardsdatascience.com
Post cover image
Table of contents
From YOLOv1 to YOLOv2YOLOv2 Architecture ImplementationEndingReferences

Sort: