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

ultralytics 8.0.56 PyTorch 2.0 support and minor fixes #1538

Merged
merged 19 commits into from
Mar 23, 2023
Merged

Commits on Mar 21, 2023

  1. 8.0.56

    glenn-jocher committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b9961de View commit details
    Browse the repository at this point in the history
  2. MPS fixes for Pytorch 2.X (#1512)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    N-Friederich and glenn-jocher committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    902a9cb View commit details
    Browse the repository at this point in the history
  3. added tracking ids to Results::plot (#1511)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f90c8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eab3033 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9f2064 View commit details
    Browse the repository at this point in the history
  6. Try for 3.11 CI

    glenn-jocher committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    fc4ed44 View commit details
    Browse the repository at this point in the history
  7. Fix id count (#1540)

    Laughing-q committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ac0123b View commit details
    Browse the repository at this point in the history
  8. Add support for saving labels as text (save_txt) (#1547)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    60d4168 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Remove 3.11 from CI

    glenn-jocher committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cea85a7 View commit details
    Browse the repository at this point in the history
  2. Added P2 model (#1560)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    ExtReMLapin and glenn-jocher committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0448594 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6b8936 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16857ef View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Fix check_imshow()

    glenn-jocher committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a2e28b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c875db8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea392f8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Remove Facebook, Add TikTok
    glenn-jocher committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5789b3d View commit details
    Browse the repository at this point in the history
  5. Update CN README socials

    glenn-jocher committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e98a1ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    497aa23 View commit details
    Browse the repository at this point in the history
  7. perf: disable GC to improve label cache load time (#1585)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    nodeav and glenn-jocher committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e85fbd8 View commit details
    Browse the repository at this point in the history