James Kwong

Results 2 issues of James Kwong

I see there is a function to sort a `Sequence` of elements using any `Sequence` of `SortComparator` here: https://github.com/apple/swift-foundation/blob/main/Sources/FoundationEssentials/SortComparator.swift#L234 However, shouldn't the sequence of sort comparators being passed to `sorted`...

## Description Implemented YoloV11 Oriented Bounding Box detection so recognized bounding boxes also include an angle theta describing their rotation. Helpful when the overall axis aligned BB is too inaccurate...

documentation
frontend
backend