Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model summary pathlib fix #7104

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Model summary pathlib fix #7104

merged 1 commit into from
Mar 22, 2022

Commits on Mar 22, 2022

  1. Model summary pathlib fix

    Stems not working correctly for YOLOv5l with current .rstrip() implementation. After fix:
    ```
    YOLOv5l summary: 468 layers, 46563709 parameters, 46563709 gradients, 109.3 GFLOPs
    ```
    glenn-jocher committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    bad42db View commit details
    Browse the repository at this point in the history