Skip to content

Conversation

@Faisalimrann
Copy link

I identified a potential issue in the labeling system where taking the modulo operation (%17) with each array element resulted in a lack of distinction between gingiva and Lower Left 4 (LL4). Specifically, when the FDI system assigned 34 to LL4, taking 34%17 resulted in 0, causing overlap with the gingiva label. It'll cause an exact issue with UR7. To rectify this, I have made adjustments to ensure a distinction between these elements in our predictions. This improvement aims to enhance the accuracy and specificity of our labeling system.

Issue:
image

Fixed:
image

Description: Addressed a bug in the get_colored_mesh function that was causing the same color to be assigned to both gingiva and a tooth in certain cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant