Releases: TravisWheelerLab/DIPLOMAT
Releases · TravisWheelerLab/DIPLOMAT
DIPLOMAT Release v0.3.17
Fix documentation build process.
DIPLOMAT Release v0.3.16
Includes major bug fixes and improvements to the viterbi
implementation. Some minor hyperparameter adjustments.
DIPLOMAT Release v0.3.15
- 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
- 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
- Many minor bug fixes.
DIPLOMAT Release v0.3.11
- 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
- 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
- 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
- Adds support for DeepLabCut's csv format.
- Unifies multithreading configuration to be through a single argument (thread_count).
DIPLOMAT Release v0.3.7
Reduces GPU memory usage when running inference on top of sleap.