SoccerNet / sn-mvfoul

GNU General Public License v3.0
33 stars 7 forks source link

Tqdm progress bar #1

Closed mumba17 closed 8 months ago

mumba17 commented 9 months ago

Added a simple tqdm progress bar that tracks training progress, the iterations per epoch and displays the speed it is training at.

can be installed with pip install tqdm