v0.3.1.0: Automated annotation with CoTracker #214
C-Achard
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
napari-deeplabcut v0.3.1.0
What's New
Automated annotation with point tracking
We're happy to introduce automated annotation with point tracking to help accelerate DeepLabCut annotation workflows in napari.
With the new Tracking Controls widget, you can now:
We currently support CoTracker3, please let us know if you would like to see more models added.
In more details:
Bug Fixes
Trajectory plotting robustness and tracking-layer support
Refactored trajectory plotting to use a more explicit internal render state and fixed issues affecting tracking layers.
Trajectory plot boundary handling
Fixed an issue where the trajectory plot window would compress to half the window size near the start or end of a video. The slider value is now more faithful to what is shown.
Config placeholder layer handling
Refactored and clarified the logic for handling config placeholder keypoint layers.
Changes include:
Premature layer removal fix
Fixed a bug caused by placeholder layers being removed too early.
Color scheme legend text synchronization
Fixed an issue where legend color boxes updated when changing colormaps, but legend text did not.
This caused:
Legend rendering is now more consistent with the selected colormap behavior.
Tracking widget and viewer synchronization
Fixed several issues in the tracking workflow:
We hope these fixes and improvements make the plugin more comfortable to use. Please let us know if you have any feedback!
This discussion was created from the release v0.3.1.0: Automated annotation with CoTracker.
All reactions