tator icon indicating copy to clipboard operation
tator copied to clipboard

Video analytics web platform

Results 327 tator issues
Sort by recently updated
recently updated
newest added

Add make summary as a default dashboard for new projects as it is generically useful

An organization-specific dashboard portal would help with cross-project management cases such as archiving media clones, keeping track of storage usage, etc.

To support saving annotation-based searches, the `Section` spec needs a new field `annotation_search`. For consistency with query parameters when querying localizations, `lucene_string` should be replaced with `media_search` and `lucene_string` should...

The SaveAlgorithManifest and SaveGenericFile endpoints are supposed to be using small files (algorithm .yaml and applet code). A max file size check would be appropriate to help prevent misuse.

Images do not require special encoding so it would be nice if a `Media` object could be use a cross-origin URL rather than an S3 key.

## Steps to reproduce 1. Go to algorithm on project settings page 2. Click Choose File and select a new manifest 3. Click Save at the bottom of the page...

If layers derive off of one another, it is currently expected that client side code explicitly asks for all layers in a GET request to LocalizationList or StateList. 1.) Evaluate...

Include a background process to refresh presigned URLs authentication such that they stay fresh. This would allow presigned URLs to have shorter expiration time. Example: - presigned url is valid...

Potential solutions are using Permalink but reworking it to allow access from a non-logged-in, and non-guest user if the project is using a public bucket.