tator
tator copied to clipboard
Video analytics web platform
1.) When in a multi-video, we should be able to select a "primary" video that is used when a canvas applet is launched. 2.) We should be able to turn...
**Category** Feature Request **Problem** When applying a search, the old media cards persist and the only UI indication that something is happening is the spinning refresh/reload icon. This icon is...
When going to the localization gallery, the default shouldn't be to load 'all localizations' as this isn't scalable for projects with hundreds of thousands of localizations. There could be a...
In tator-py, the default chunk size for uploading attachments is way too big. It should be set to 10 megabytes or less. https://github.com/cvisionai/tator-py/blob/d8460889a29e265acbb30b1006e60b66d326d835/tator/util/upload_attachment.py#L5 Will add commit to 1.3.8
Tator provides an innovative server-side media manipulation service with `GetFrame` and `GetLocalizationGraphic` -- A common use of these utilities is to fetch multiple frames or multiple related RoIs. GetFrame supports...
When using `explicit_listing` while a mediaId can live in more than one section, it is still helpful to do the reverse lookup to find sections it has been listed in.
**Category** Bugfix **Problem** Version URL parameter does not change when changing versions in the `annotator-image` UI. This can mislead people who utilize the URLs or the IDs in the URL....
**Category** Feature Request **Problem** Canvas applets only work for `annotator-image` and `annotator-video`. There are requests to enable canvas applets for multis. **Request** - Allow canvas applets to work with multis....
Reproduction: * Open a multistream video with multiple resolutions * Play at 16X * Pause * Focus a video * Attempt to play again Oddly reloading resolves this issue, even...
The annotator has a nice navigation feature to go to previous or next media and see image previews for the elements. Unfortunately, the REST grammar is suboptimal to make these...