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 YOLOv7 demo #147

Merged
merged 7 commits into from
Aug 24, 2022
Merged

Add YOLOv7 demo #147

merged 7 commits into from
Aug 24, 2022

Commits on Aug 13, 2022

  1. added Yolov7

    kadirnar committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    8cd942f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ada473 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Dockerify demo

    Agustin Castro committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    598e618 View commit details
    Browse the repository at this point in the history
  2. Use cache when building the container

    Agustin Castro committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a1dab25 View commit details
    Browse the repository at this point in the history
  3. Fix argument syntax from notebook

    Agustin Castro committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0a3dc9f View commit details
    Browse the repository at this point in the history
  4. Split Dockerfile into logical units

    Agustin Castro committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    82c2d54 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Change thres and thresh arguments to threshold

    Agustin Castro committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5d48a75 View commit details
    Browse the repository at this point in the history