PurdueDualityLab / TensorFlowModels

Model Reconstruction Team for TensorFlow 2.x Model Garden
25 stars 13 forks source link

Bug fixes for the YOLOv4 Model #20

Closed anivegesana closed 3 years ago

anivegesana commented 3 years ago

Description

This pull request fixes some bugs in the data pipeline, backbone, loss, and configuration of the YOLOv4 model.

Check List