DeepLabCut / napari-deeplabcut

a napari plugin for labeling and refining keypoint data within DeepLabCut projects
GNU Lesser General Public License v3.0
51 stars 22 forks source link

Interactive keypoint matching proofreading #131

Closed jeylau closed 2 months ago

jeylau commented 3 months ago

After having loaded a config with a conversion table defined (this happens automatically from the DLC GUI):

Screenshot 2024-06-07 at 8 00 49 PM

One can edit a mapping by moving keypoints closest to their matching keypoint in the super set, and hit Map Keypoints at the top right of the window. This will save the edited mapping in the main config.yaml, as required by DLC code downstream

Screenshot 2024-06-07 at 8 00 54 PM