darknet/include
Muhammad Maaz 5a9970b24a
Add support for less or more frequent mAP calculation while training (#4918)
* Feature: Add support to pass '-mAP_epochs' from command line.

'-mAP_epochs' decide after how many epochs mAP should be calculated. Default value is 4 which means the mAP will be calculated after each 4 epochs.
2023-09-01 16:20:25 +02:00
..
darknet.h Add support for less or more frequent mAP calculation while training (#4918) 2023-09-01 16:20:25 +02:00
yolo_v2_class.hpp Add batch inference on C++ (#7915) 2021-07-18 18:58:01 +03:00