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 --source screen for screenshot inference #9542

Merged
merged 24 commits into from
Sep 22, 2022

Commits on Sep 22, 2022

  1. add screenshot as source

    xin committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2ce4711 View commit details
    Browse the repository at this point in the history
  2. fix: screen number support

    xin committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9c81739 View commit details
    Browse the repository at this point in the history
  3. Fix: mutiple screen specific area

    xin committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0ae0008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d08e10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c789b2d View commit details
    Browse the repository at this point in the history
  6. parse screen args in LoadScreenshots

    xin committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    fdfa7ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fee4fd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdc818e View commit details
    Browse the repository at this point in the history
  9. screenshot as stream

    xin committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e1535ef View commit details
    Browse the repository at this point in the history
  10. Update requirements.txt

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8245a48 View commit details
    Browse the repository at this point in the history
  11. Update dataloaders.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8db0d0d View commit details
    Browse the repository at this point in the history
  12. Update dataloaders.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    cab028a View commit details
    Browse the repository at this point in the history
  13. Update detect.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    bdd12a2 View commit details
    Browse the repository at this point in the history
  14. Update detect.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8302618 View commit details
    Browse the repository at this point in the history
  15. Update detect.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b505278 View commit details
    Browse the repository at this point in the history
  16. Update dataloaders.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    564f804 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' into master

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ea2953f View commit details
    Browse the repository at this point in the history
  18. Update detect.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    02f10d0 View commit details
    Browse the repository at this point in the history
  19. Update detect.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    cf4dee4 View commit details
    Browse the repository at this point in the history
  20. Update predict.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    162d9ae View commit details
    Browse the repository at this point in the history
  21. Update detect.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0245116 View commit details
    Browse the repository at this point in the history
  22. Update predict.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f68dec4 View commit details
    Browse the repository at this point in the history
  23. Update README.md

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3f8d94e View commit details
    Browse the repository at this point in the history
  24. Update tutorial.ipynb

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5ebe366 View commit details
    Browse the repository at this point in the history