You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
fix: LSDV-4988: Fix No Label for Dynamic Labels (#1365)
Switch off labels removal if they are missing in the config.
That's destructive action, because this is the case for predictions
for example — labels from model can mismatch labels defined in config,
but they can be observed and fixed during labeling.
This is hidden by LSDV-4988 FF.
Co-authored-by: hlomzik <[email protected]>
0 commit comments