This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
yolov4 v0.20.0
CHANGELOG
- tf: train: modify epsilon to 1e-9
- tf: train: remove weight for conf_noobj_loss
- tf: add arguments to fit()
- tf: dataset: fix problem of not finding images
- tf: add SaveWeightsCallback