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

Setup the preferred labels to be used for a project by all users. Related to #733 and #853

In all `POST` and `PATCH` requests, a new field `object` should be included in the response along with `id`. For list requests (localizations, states, leaves) the content of `object` should...

Currently pixel format outputs are assumed for both streaming and archival outputs in the transcode schema + pipeline. - For archival we should open the floodgates to different formats (yuv422,...

In the [Makefile](https://github.com/cvisionai/tator/blob/bc82630fd0ee24bacb5780c93f66e9f77e7c9586/Makefile#L170), there is a check to see if the experimental flag is enabled. This was added to ensure that the `--platform` argument is available, but it is also...

Currently the local cluster is used if the registered algorithm's job cluster field is null. However, once it's not null it cannot be reverted to null and therefore the job...

Currently there is no change log / history to applet modification and creation. Logging akin to the other Tator types should be implemented. At the very least, logging who created...

This task includes evaluation of REST API traffic for duplicated foreign keys (for example the same localization type for thousands of localizations).

**Category** Feature Request **Problem** It can be very cumbersome to delete all the localizations in the current media/frame/version. **Request** Add an option somewhere to clear all the localizations in the...

See https://docs.djangoproject.com/en/4.2/ref/settings/#csrf-trusted-origins.