martinwholtmon / IT3920-2024-Master-MSIT

Master project for MSIT 2024 - Towards Efficient Human Action Recognition: The Role of Keyframe Selection in Video Processing
MIT License
0 stars 0 forks source link

Feature/flops_counter #105

Closed martinwholtmon closed 3 weeks ago

martinwholtmon commented 3 weeks ago

This pull request adds a FLOPs counter to the project, which calculates the number of floating-point operations per secoond (FLOPS) required to execute a given model.