This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
yolov4 v1.2.1
CHANGELOG
- tf: set num_sample to the number of dataset, if not specified
- tf: modify to bring images in order on post-training
- common: base_class: add iou/score_threshold argument
- tf: add images_optional argument in save_dataset_for_mAP()
- common: base_class: modify to call cv2.namedWindow once
- common: media: modify to create colors once
- tf: dataset: update docs