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
I would like to be able to pass a variable with each annotation that could indicate its level of quality. If someone has reviewed an annotation, then it would get a verified field in the json (currently a datetime in our project). Ideally we could open our json and images to immeadiately see which polygon need attention and which were verified and pass our QAQC.
The text was updated successfully, but these errors were encountered:
@AndrewDHill Do you mean a field like a verified flag? I doubt it'll be a good idea to give it on field level. However, my plan is to provide it on an image level.
In our dataset an image might have multiple annotations, some of which have been verified and others than need to be adjusted. If I'm looking at 25 polygons and most are green and a few are red, it is easy for me to see which I need to focus on.
In another application, it would be nice to color code the annotations by classification and have a pattern or line size indicate (or something else?) which needs manual adjustment.
I would like to be able to pass a variable with each annotation that could indicate its level of quality. If someone has reviewed an annotation, then it would get a verified field in the json (currently a datetime in our project). Ideally we could open our json and images to immeadiately see which polygon need attention and which were verified and pass our QAQC.
The text was updated successfully, but these errors were encountered: