Skip to content
Discussion options

You must be logged in to vote

Hi @dataframing,

The occluded predictions are intentionally stored as np.nans as SLEAP has assigned a very low confidence score to that node, i.e. the location of that node is uncertain. Any node that is listed as np.nan can be taken as was_occluded_prediction which generally goes hand in hand with a low confidence score (after the model has been thoroughly trained).

In general, if you have a very good guess as to where the node is located, then it may be worth labeling the node as SLEAP takes into account both the visual and spatial information associated with the label. However, if you are uncertain as to where the node is located, then it is best not to give false training data.

Let us…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@talmo
Comment options

talmo Aug 1, 2022
Maintainer

Answer selected by dataframing
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
3 participants