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 optional transforms argument to LoadStreams() #9105

Merged
merged 4 commits into from
Aug 23, 2022

Commits on Aug 23, 2022

  1. Add optional transforms argument to LoadStreams()

    Prepare for streaming classification support
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    6e60cd8 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    bb2bb2d View commit details
    Browse the repository at this point in the history
  3. fix

    glenn-jocher committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    844be5d View commit details
    Browse the repository at this point in the history
  4. batch size > 1 fix

    glenn-jocher committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d72541b View commit details
    Browse the repository at this point in the history