dive
dive copied to clipboard
Media annotation and analysis tools for web and desktop. Get started at https://viame.kitware.com
Not 100% on this change but when uploading a zip file, the progress indicator incorrectly showed "2.13 GB of 18.91 GB remaining" with the first number counting upward, not downward...
If I upload a .zip file there is a task enqueued to expand it. If I have a private queue, this means that my own worker system will do the...
Videos sometimes have negative frame timestamps. The initial check of the video should determine if there are negative timestamps. If they exist it should then force a transcode using -ss...
I am playing with running the private worker on our HPC cluster. It spins up with: ``` -------------- celery@gpu001 v4.4.7 (cliffs) --- ***** ----- -- ******* ---- Linux-3.10.0-693.2.2.el7.x86_64-x86_64-with-glibc2.2.5 2022-10-02 23:51:09...
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.3.18 to 2.6.10. Release notes Sourced from vuetify's releases. v2.6.10 :wrench: Bug Fixes VCalendar: prevent XSS from eventName function (ade1434), closes #15757 VDialog: don't try to focus...
I am using VIAME desktop on Linux with GPU support - I have a number of annotated seafloor images (~58K HabCam V4) - is there a way to further train...
**Describe the bug** When using a large dataset (meaning that each track has a lot of information). This information could be dense/high point polygons, multiple polygons, or a track attributes...
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...
- Swap from 3.8 to 3.10 to enable 3.11. - Convert to using 3.11 docker base images where possible - Update Project.toml to update girder and large-image references - Refactor...