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

additions and tests for torchscript inference (#5161) #5215

Closed
wants to merge 18 commits into from

Commits on Oct 16, 2021

  1. Clip Objects365 autodownload labels (ultralytics#5214)

    Fixes out of bounds labels that seem to affect ~10% of images in dataset.
    glenn-jocher committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    6d9b99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb7378 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d144250 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    73b0482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc883f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    718bc40 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    e2ebc2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d33a3eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65f1ab0 View commit details
    Browse the repository at this point in the history
  4. export.py PEP8 reformat

    glenn-jocher committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    bf8ddda View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    c224203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9607c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f545f5e View commit details
    Browse the repository at this point in the history
  4. Update detect.py

    glenn-jocher committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b3ce45d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58572fb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. pt_jit to jit

    glenn-jocher committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    b91f45e View commit details
    Browse the repository at this point in the history