WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.27k stars 4.18k forks source link

Count generated images after augmentation #1523

Open Tautvydas-byte opened 1 year ago

Tautvydas-byte commented 1 year ago

How to print or get the number of generated images after each epoch. Because it is interesting how bigger dataset become after augmentation.

croboro12 commented 5 months ago

Would like to know too