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

Yolox webcam rtsp and other formats #1402

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2022

  1. Update README.md

    Neo-YH authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b98b064 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    Add demo for webcam, the RTSP and other formats can be supported
    Neo-YH authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e872757 View commit details
    Browse the repository at this point in the history
  3. add demo for webcam

    support RTSP and other formats
    Neo-YH authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    64195c2 View commit details
    Browse the repository at this point in the history
  4. minor modification for webcam, support RTSP

    if args.save_result is not specified, the inference result of the webcam won't be saved
    Neo-YH authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e6fc435 View commit details
    Browse the repository at this point in the history