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
One request we had some time ago from our users was to be able to collaborate on the same image, and more particularly to annotate the same image but without seeing the annotations from another collaborator. This scenario occurred during a project on deep learning, where different collaborators had to independently annotate the same image, without biasing each other.
To do so, we have had introduced a feature to filter ROIs by owner, so that each collaboators is able to see, create and update their own
annotations without being biased.
This feature was very useful and is still used for that kind of projects. It would very nice to also have it implemented there.
The text was updated successfully, but these errors were encountered:
One request we had some time ago from our users was to be able to collaborate on the same image, and more particularly to annotate the same image but without seeing the annotations from another collaborator. This scenario occurred during a project on deep learning, where different collaborators had to independently annotate the same image, without biasing each other.
To do so, we have had introduced a feature to filter ROIs by owner, so that each collaboators is able to see, create and update their own
annotations without being biased.
This feature was very useful and is still used for that kind of projects. It would very nice to also have it implemented there.
The text was updated successfully, but these errors were encountered: