Vars-gridview

Latest version: v0.12.1

Safety actively analyzes 630986 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.12.1

Performance

* perf: use best available torch backend for embedding

Automatically detect and use the best available backend for PyTorch. This is used to specify the device on which to compute the embeddings. Currently, this searches in order:
1. CUDA
2. MPS

If no device is available, this process will fall back on the CPU. ([`59dcc06`](https://github.com/mbari-org/vars-gridview/commit/59dcc06eaeaa6db7e833c55caf7d8871fdbbab73))

0.12.0

Feature

* feat: add embedding sort

Requires a CUDA-enabled GPU. ([`60798b2`](https://github.com/mbari-org/vars-gridview/commit/60798b2298d2abe931d15af5d7b5d9ec35f780da))

0.11.0

Feature

* feat: add button to open log directory ([`a87b78e`](https://github.com/mbari-org/vars-gridview/commit/a87b78e028f6ef40e36921702595690b6260a3d9))

Fix

* fix: grab focus in login dialog on startup ([`0995775`](https://github.com/mbari-org/vars-gridview/commit/0995775ffdd7f66c38364410669d7e4686194f2e))

* fix: update observation UUID constraint ([`946779f`](https://github.com/mbari-org/vars-gridview/commit/946779f5e238ca6e9a994b11bda6b50825a9132f))

* fix: open into log directory in macOS ([`aa6d37d`](https://github.com/mbari-org/vars-gridview/commit/aa6d37ddb5a6f369e298ce44e7d374fd3659881a))

0.10.0

Feature

* feat: add verifier and verified query filters ([`d94ab98`](https://github.com/mbari-org/vars-gridview/commit/d94ab98a2d0cd461b5bf17b520bb82311754bb61))

Fix

* fix: add all localizations from the same video into S2 ([`99ea7a0`](https://github.com/mbari-org/vars-gridview/commit/99ea7a0a1d4a64ce20bd83bef224d2b61d1d9a12))

* fix: reset to recorded timestamp sort on new query ([`a8144cc`](https://github.com/mbari-org/vars-gridview/commit/a8144cc039ca59a4f6e659da74ab6200f935c949))

0.9.0

Chore

* chore: add macOS build script ([`b0ba51f`](https://github.com/mbari-org/vars-gridview/commit/b0ba51fe96b4b0e845479052d70ed740c68de279))

Feature

* feat: add sort by confidence

Closes 63 ([`151f8b9`](https://github.com/mbari-org/vars-gridview/commit/151f8b92c536e5d7c7be5d71cb1aa6673d8c1a30))

* feat: add &34;hide unverified&34; button

Closes 55 ([`52b477d`](https://github.com/mbari-org/vars-gridview/commit/52b477d6809262b7d9f8e9f1d32207ed64e4fcc3))

Fix

* fix: maintain sort options in dialog, don&39;t auto re-sort ([`abfd1b9`](https://github.com/mbari-org/vars-gridview/commit/abfd1b94e7c1309e07a07abdd8dc989ba21e18cc))

* fix: add error dialog when saving localizations fails ([`cf92bb3`](https://github.com/mbari-org/vars-gridview/commit/cf92bb3a9887a073599c268c2009baf66fe07785))

* fix: maintain sort across updates

Related to 49 ([`29e6483`](https://github.com/mbari-org/vars-gridview/commit/29e648386cb6d0592b4bd498dc02b201730e4140))

Unknown

* Merge branch &39;develop&39; into feat/maintain-sort ([`2a08cb2`](https://github.com/mbari-org/vars-gridview/commit/2a08cb2e5c77cde5b9e07eb866efd03b5efce8b2))

0.8.1

Chore

* chore: add macOS codesign identity/bundle ident ([`2a9b03d`](https://github.com/mbari-org/vars-gridview/commit/2a9b03d810888a45bfd1bf56efca80f15b8f105b))

Fix

* fix: turn off touch events re: macOS QTBUG-103935

Set attribte WA_AcceptTouchEvents to false in GraphicsViews.
See QTBUG-103935 for details.

This resolves the &34;qt.pointer.dispath: Skipping QEventPoint&34; message
spam issue in the terminal. ([`3bfc0d7`](https://github.com/mbari-org/vars-gridview/commit/3bfc0d76b14e4eba4cbc3de0c7574193840c7bde))

* fix: run &39;open -a&39; command when showing in S2

On macOS, call &39;open -a&39; to open Sharktopoda 2
(or bring it to the forefront if it&39;s already open)
when showing a localization. (42) ([`5cf7307`](https://github.com/mbari-org/vars-gridview/commit/5cf7307cfa78989c5b12ef11c5001e027fde6dc5))

* fix: Fix parsing of native timestamp with tzoffset ([`2cf39f2`](https://github.com/mbari-org/vars-gridview/commit/2cf39f250d572b194258ba9d1529e86c995bf950))

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.