Skip to content

Releases: TravisWheelerLab/DIPLOMAT

DIPLOMAT Release v0.3.17

20 Aug 23:32

Choose a tag to compare

Fix documentation build process.

DIPLOMAT Release v0.3.16

13 Aug 22:11

Choose a tag to compare

Includes major bug fixes and improvements to the viterbi
implementation. Some minor hyperparameter adjustments.

DIPLOMAT Release v0.3.15

07 Aug 22:24

Choose a tag to compare

  • Removal of debug features from the user interface.
  • New --debug flag to enable debug dumps and features.
  • Fixes and performance improvements for both plotting based predictors (PlotterArgMax, FastPlotterArgMax) for generating visuals.
  • Fix and improve performance of loading from zipped DLC projects.
  • Recolor icons when user changes there system theme.

DIPLOMAT Release v0.3.14

29 Jul 01:56

Choose a tag to compare

  • New code saves dipui files in atomic-like manner to prevent files ending in a corrupted state.
  • Adjusted hyperparameters for MIT-Viterbi.
  • Proper handling of CTRL+C in terminal when UI is open.
  • Improved, less laggy video player.

DIPLOMAT Release v0.3.13

19 Jul 01:49

Choose a tag to compare

  • Many minor bug fixes.

DIPLOMAT Release v0.3.11

15 Jul 21:27

Choose a tag to compare

  • Several adjustments to MIT-Viterbi for improved tracking performance.
  • Add options to change heatmap colors in settings dialog.
  • Better colormap selection widgets.

DIPLOMAT Release v0.3.10

05 Jul 02:48

Choose a tag to compare

  • Fixes tweak when csv with NaN entries is passed.
  • Fixes tweak when csv file has more or less frames than the video passed along with it.
  • Adds support for zooming in on the editor.
  • Adds support for rendering heatmap overlays in the editor.

DIPLOMAT Release v0.3.9

24 Jun 17:02

Choose a tag to compare

  • Fixes inference for SLEAP when image scaling is enabled for the project.
  • Resolves out of bounds indexing error when looking up confidences.

DIPLOMAT Release v0.3.8

12 Jun 14:11

Choose a tag to compare

  • Adds support for DeepLabCut's csv format.
  • Unifies multithreading configuration to be through a single argument (thread_count).

DIPLOMAT Release v0.3.7

11 Jun 19:22

Choose a tag to compare

Reduces GPU memory usage when running inference on top of sleap.