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

Support segmentation for sly2yolo #265

Merged
merged 7 commits into from
Sep 25, 2023
Merged

Commits on Jul 3, 2023

  1. feat: add segmentation to sly2yolo.py

    Co-authored-by: Flippchen <91947480+flippchen@users.noreply.github.com>
    mfloto and Flippchen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    219b662 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup try catch and class_id_to_fsoco.yaml

    Co-authored-by: Flippchen <91947480+flippchen@users.noreply.github.com>
    mfloto and Flippchen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a8b9140 View commit details
    Browse the repository at this point in the history
  3. chore: PEP 8

    Co-authored-by: Flippchen <91947480+flippchen@users.noreply.github.com>
    mfloto and Flippchen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    746b113 View commit details
    Browse the repository at this point in the history
  4. fix: return for excluded tags

    Co-authored-by: Flippchen <91947480+flippchen@users.noreply.github.com>
    mfloto and Flippchen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    37dd85f View commit details
    Browse the repository at this point in the history
  5. fix: duplicate import of cv2

    Co-authored-by: Flippchen <91947480+flippchen@users.noreply.github.com>
    mfloto and Flippchen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e2fb904 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. chore: remove not in if statement

    Co-authored-by: Flippchen <91947480+flippchen@users.noreply.github.com>
    mfloto and Flippchen committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b0535d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. fix: pre-commit

    mfloto committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    66f77a5 View commit details
    Browse the repository at this point in the history