tator
tator copied to clipboard
Video analytics web platform
The FE currently allows user to submit info in cases without all the required fields, or potentially invalid characters etc.. This causes it to return an error code from the...
**Category** Bug **Problem** When uploading a new manifest file in the Project Settings / Algorithm page, an extra `/media/` is appended to the path. [The file cannot be viewed and...
**Category** Usability Issue **Problem** It is currently easy to get lost in the annotation browser and lose your spot. For instance, `Back` is overloaded and users are likely pressing `Back`...
**Problem** Some attribute values are solely based on the values of others. Related, but not addressed, is some attribute values are limited solely based on others attribute values. **Exploration space**...
**The Problem** Project that have types with many attributes have visibility issues in many UIs or visual representations. **What can we do?** In the `AttributeType` definition a group concept could...
**Category** Feature Request **Problem** If an annotator wants to log a user as part of an attribute field, they have to manually enter the name or username. This can get...
**Category** Feature Request **Problem** `Frame-associated` and `media-associated` `states` can be created in the annotator via the right click menu. However, it is not always preferable that users can create these...
Although we do retry on multipart upload `PUT` requests for individual chunks, currently multipart upload completion is not retried on failure. The ideal approach is to introduce retries to all...
**Category** Feature Request **Problem** Frame-associated states are only displayed in the annotator's entity timeline if they have `latest` `interpolation`. Frame-associated states that have `none` for their `interpolation` value should be...
`File` objects are currently using NFS, although they can be fairly large and this is not scalable. Need to also define a migration plan for existing `File` objects.