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
As my view, the big issue of segmentation project is: How dealing with incomplete annotations?
Example of incomplete annotations:
Object is too complex --> cannot annotate all object.
Object is shadow of others --> annotate or not?
Object is missed from Labeler's mistake.
...
The performance (IoU, Acc) of model will be not good because quality of data is not good.
My question is: How we deal with incomplete annotations in Segmentation Project?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
As my view, the big issue of segmentation project is: How dealing with incomplete annotations?
Example of incomplete annotations:
The performance (IoU, Acc) of model will be not good because quality of data is not good.
My question is: How we deal with incomplete annotations in Segmentation Project?
Beta Was this translation helpful? Give feedback.
All reactions