Skip to content

Updated Napari and now all my labels are in the wrong place! #189

Description

@d45ha

Is there an existing issue for this?

  • I have searched the existing issues

Operating System

Windows 11 enterprise

DeepLabCut version

3.0.0rc13

What engine are you using?

pytorch

DeepLabCut mode

single animal

Device type

NVIDIA RTX 2000 Ada Generation

Bug description 🐛

Hi, I was having the same issue described here.

I am training a single-animal model which tracks the animal based on 5 body markers (nose, left hip, right hip, tail base, tail tip), plus 8 additional markers to identify corners of the arena. I found that my model was mostly predicting marker positions correctly, however with very low likelihoods (often >0.6), so I decided to extract outlier frames using the "uncertain" algorithm to try to improve certainty.

This was working fine - I had additional frames for my chosen videos with plotted predictions which I was able to adjust. However if the model didn't identify e.g. the tail tip, then I wasn't able to add this body marker back in, I could only adjust body markers the model had already predicted. Based on the advice from this post, I updated to the latest version of Napari. However, now all of my manual labels have moved to the wrong place and the predictions on the newly extracted outlier frames have completely disappeared. The GUI also is missing some of the features from before (e.g. choosing loop vs sequential plotting).

I might be missing something very obvious but please can I have some advice as I spent a lot of time manually labelling images for them to all have disappeared! :(

Image

Steps To Reproduce

No response

Relevant log output

Anything else?

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions