napari-deeplabcut
napari-deeplabcut copied to clipboard
Can't add body parts to labeling GUI after extracting outlier frames
Hi,
I extracted outlier frames and opened the labeling GUI but now I cannot add a body part when I try to fix a missing label.
I saw another user had the same issue, so I tried to update it using both methods provided in the issue (#2552) and was not successful. When I check what napari I have in the conda environment, it says napari: 0.4.18
Appreciate the help!
Hi @Sofia-Neira ! Thanks for reporting; to clarify, are most points shown?
If so, sometimes the point can be off the frame- can you check there by zooming around? As all points always get plotted for adjustment
Thank you for the quick reply!
Yes, most points are shown. It's just that the machine labels are sometimes (infrequently) missing a body part that is clearly visible.
I tried to look around off frame and did not find the missing points.
Hi @Sofia-Neira, @MMathisLab, I bumped into exactly the same issue with DLC 2.3.9, napari 0.4.18 and napari deeplabcut 0.2.1.7. My version of way around is to hide 'machinelabels' files in a folder and overwrite 'CollectedData' files as if I'm working on the originally extracted frames. However, if I do so, merge data function no longer works and the project iteration always stays zero (i.e., iteration-0 is overwritten, instead of creating iteration-1, 2, 3,...). Any suggestions are appreciated.