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

Add notebook for fine-tuning YoloNAS with QAT #1638

Merged
merged 49 commits into from
Nov 23, 2023

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    10050dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acccb5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    363f967 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    13ffddf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    eeb45cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bebc7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b32e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35fa9f6 View commit details
    Browse the repository at this point in the history
  5. Update notebook

    BloodAxe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8178c9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d033c2 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into feature/SG-1214-update-yolo-nas-notebook

    # Conflicts:
    #	Makefile
    BloodAxe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a11f354 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into feature/SG-1214-update-yolo-nas-notebook

    # Conflicts:
    #	README.md
    BloodAxe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    01c219b View commit details
    Browse the repository at this point in the history
  9. Fix link

    BloodAxe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fc28ca9 View commit details
    Browse the repository at this point in the history
  10. Revert

    BloodAxe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0dd746a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    693c58f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    dae4971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6beecf0 View commit details
    Browse the repository at this point in the history
  3. Fix bug that class_names was ignored in DetectionMetrics when include…

    …_classwise_ap as enabled
    BloodAxe committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    293a7ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c49ff0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    ef3a4fd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    8e41508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb2061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c119c54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f687f8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    346fa8e View commit details
    Browse the repository at this point in the history
  6. Added logging

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e7794c0 View commit details
    Browse the repository at this point in the history
  7. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d74757a View commit details
    Browse the repository at this point in the history
  8. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cdba4aa View commit details
    Browse the repository at this point in the history
  9. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    79917ad View commit details
    Browse the repository at this point in the history
  10. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    35241b8 View commit details
    Browse the repository at this point in the history
  11. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7a57c97 View commit details
    Browse the repository at this point in the history
  12. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b2da5c0 View commit details
    Browse the repository at this point in the history
  13. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e86ce5d View commit details
    Browse the repository at this point in the history
  14. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    43b2615 View commit details
    Browse the repository at this point in the history
  15. Fix warning

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f3f1b5b View commit details
    Browse the repository at this point in the history
  16. Fix visualization

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8d6c618 View commit details
    Browse the repository at this point in the history
  17. Fix visualization

    BloodAxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    feac1cb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge branch 'feature/SG-000-improve-detection' into feature/SG-1214-…

    …update-yolo-nas-notebook
    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a3d64c2 View commit details
    Browse the repository at this point in the history
  2. Update notebook

    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0dabc78 View commit details
    Browse the repository at this point in the history
  3. Rollback file

    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3073d4b View commit details
    Browse the repository at this point in the history
  4. Rollback file

    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2efcd81 View commit details
    Browse the repository at this point in the history
  5. Rollback file

    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    59c1143 View commit details
    Browse the repository at this point in the history
  6. Rollback files

    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    43283d3 View commit details
    Browse the repository at this point in the history
  7. Rollback files

    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    87c2f86 View commit details
    Browse the repository at this point in the history
  8. Rollback files

    BloodAxe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    be71bd8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba2419f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    b4dc002 View commit details
    Browse the repository at this point in the history
  2. Remove last line

    BloodAxe committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6a4b8b9 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/SG-1214-update-yolo-nas-…

    …notebook' into feature/SG-1214-update-yolo-nas-notebook
    BloodAxe committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    596d330 View commit details
    Browse the repository at this point in the history