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

Object detection 2d yolov5 #360

Merged
merged 33 commits into from Nov 30, 2022
Merged

Object detection 2d yolov5 #360

merged 33 commits into from Nov 30, 2022

Commits on Aug 17, 2022

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

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    688ece8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    7a350ab View commit details
    Browse the repository at this point in the history
  2. yolov5 initial commit

    vivinousi committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    603ea6a View commit details
    Browse the repository at this point in the history
  3. yolov5 learner cleanup

    vivinousi committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3dcf2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e614f82 View commit details
    Browse the repository at this point in the history
  5. yolov5 documentation fix

    vivinousi committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b8f8e19 View commit details
    Browse the repository at this point in the history
  6. yolov5 demo fix

    vivinousi committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b66516b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Update docs/reference/object-detection-2d-yolov5.md

    Co-authored-by: Nikolaos Passalis <passalis@users.noreply.github.com>
    vivinousi and passalis committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    2e0e580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1880029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6a7ce View commit details
    Browse the repository at this point in the history
  4. ROS1 docs update

    vivinousi committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    371507b View commit details
    Browse the repository at this point in the history
  5. pep8 fixes

    vivinousi committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a6ae879 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e1ade View commit details
    Browse the repository at this point in the history
  7. pep8 fixes

    vivinousi committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b754a3a View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/object-detection-2d-yolov5' into…

    … object-detection-2d-yolov5
    vivinousi committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1ead494 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8ce019 View commit details
    Browse the repository at this point in the history
  10. fix dependencies

    vivinousi committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    86526bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b79c5f View commit details
    Browse the repository at this point in the history
  12. Simple YOLOv5 webcam demo

    tsampazk committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d500d84 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54cd78a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Added 'opendr' in node name

    tsampazk committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    270a6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acadb92 View commit details
    Browse the repository at this point in the history
  3. Update docs/reference/object-detection-2d-yolov5.md

    Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com>
    vivinousi and ad-daniel committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    da7405f View commit details
    Browse the repository at this point in the history
  4. Update docs/reference/object-detection-2d-yolov5.md

    Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com>
    vivinousi and ad-daniel committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7f750ab View commit details
    Browse the repository at this point in the history
  5. Update docs/reference/object-detection-2d-yolov5.md

    Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com>
    vivinousi and ad-daniel committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    14d6eb2 View commit details
    Browse the repository at this point in the history
  6. Update docs/reference/object-detection-2d-yolov5.md

    Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com>
    vivinousi and ad-daniel committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7b1389c View commit details
    Browse the repository at this point in the history
  7. Update docs/reference/object-detection-2d-yolov5.md

    Co-authored-by: Kostas Tsampazis <27914645+tsampazk@users.noreply.github.com>
    vivinousi and tsampazk committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    dfb08d7 View commit details
    Browse the repository at this point in the history
  8. Update docs/reference/object-detection-2d-yolov5.md

    Co-authored-by: Kostas Tsampazis <27914645+tsampazk@users.noreply.github.com>
    vivinousi and tsampazk committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    76d004a View commit details
    Browse the repository at this point in the history
  9. Update projects/python/perception/object_detection_2d/yolov5/inferenc…

    …e_tutorial.ipynb
    
    Co-authored-by: Kostas Tsampazis <27914645+tsampazk@users.noreply.github.com>
    vivinousi and tsampazk committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    2394ea3 View commit details
    Browse the repository at this point in the history
  10. Update projects/python/perception/object_detection_2d/yolov5/inferenc…

    …e_tutorial.ipynb
    
    Co-authored-by: Kostas Tsampazis <27914645+tsampazk@users.noreply.github.com>
    vivinousi and tsampazk committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ce6e3eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab30d52 View commit details
    Browse the repository at this point in the history
  12. Changelog fix

    ad-daniel committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    cd24959 View commit details
    Browse the repository at this point in the history