Griffin Sullivan
Griffin Sullivan
trigger: test-robottelo pytest: tests/foreman/installer/test_installer.py::test_capsule_installation
trigger: test-robottelo pytest: tests/foreman/installer/test_installer.py::test_capsule_installation
trigger: test-robottelo pytest: tests/foreman/installer/test_installer.py::test_capsule_installation
trigger: test-robottelo pytest: tests/foreman/installer/test_installer.py::test_capsule_installation
trigger: test-robottelo pytest: tests/foreman/installer/test_installer.py::test_capsule_installation
trigger: test-robottelo pytest: tests/foreman/destructive/test_katello_certs_check.py::test_positive_validate_capsule_certificate
> Older Test that isn't longer relevant ( i.e. Pulp upgrade made some cases irrelevant ) I tried bringing this problem up in a call once and I don't think...
Cleaned up this PR. Some notes to think about going forward: - Need a PR in robottelo to test these changes. I would start with making a replica of this...
I'd like to take this one.
So the `post_process_segmentation` method only returns `['scores', 'labels', 'masks']`. I found a utility function to get the `xyxy` from the mask https://github.com/roboflow/supervision/blob/42f9d4b69b9d2c97756d69184359bdc484e896a8/supervision/detection/utils.py#L307. Is this the right approach here? When I...