[Paper Review & Partial Implementation] YOLOv4: Optimal Speed and Accuracy of Object Detection (YOLOv4, 2020)
Outlines Reference YOLO v4 : Designing the Optimal Model BackBone : CSPDarkNet 53 Neck :...
2023, Jul 07 — 25 minute readOutlines Reference YOLO v4 : Designing the Optimal Model BackBone : CSPDarkNet 53 Neck :...
2023, Jul 07 — 25 minute readOutlines Reference Architecture of Path Aggregation Network (PANet) Figure 1.(b) Bottom-Up Path Augmentation Figure 1.(c)...
2023, Jul 05 — 5 minute readOutlines Reference Motivation : Detecting Objects at Multiple Scales Previous Works for Representing Multi-Scale Features...
2023, Jun 30 — 6 minute readOutlines Reference Implementation with PyTorch YOLO : Single-State Object Detection YOLOv1 Backbone Architecture : Feature...
2023, Jun 27 — 27 minute readOutlines Reference Faster R-CNN vs Fast R-CNN vs R-CNN Step By Step Implementation of Faster...
2023, Jun 21 — 26 minute read