-
### Proposal Summary
Following the [FiftyOne's document](https://docs.voxel51.com/integrations/cvat.html), I figured out that FiftyOne's **instance segmentation** works with polygons rather than pi…
-
-
### Checklist
- [X] This is a bug report and not a different kind of issue
- [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#cont…
-
The idea behind a BOM Meta endpoint is to provide format, hash, and external signature information.
The BOM Meta retrieval would work similar to the existing BOM retrieval, but would return metadat…
-
### Version
4.0.12
### Reproduction link
[jsfiddle.net](https://jsfiddle.net/zcrittendon/j1fmu680/2/)
### Steps to reproduce
1. Create route containing multiple `(.*)*` patterns. …
-
# Description
URLs are available to request a specific timeline in Avalon, but users would also like to be able to share URLs that load the Timeliner tool to a specific time point or time range.
Quer…
-
-
I was trying to figure out how to match a URL segment to a UUID value today to prevent unintended route matching. I had the route `/companies/{uuid}` and the route `/companies/{uuid}/edit` and a broke…
-
### What is the improvement or update you wish to see?
Currently I see this in the docs:
> Slots are not route segments and do not affect the URL structure. The file path /@team/members would be…
-
I would like to add my api class and map it to the empty string like so.
`$r->addAPIClass('Group', '');`
However when I do this my manual routing breaks in the class
```
/**
* Manually routed metho…