-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An assignee for a job should be able to use AI tools #5480
Comments
I found a solution. I had a |
The way I found to assign worker But if I have a |
Should have been fixed with #5392 |
Thank you very much for the quick response and quick code fix ) |
My actions before raising this issue
It points that "In addition to roles, there are groups of users that are configured on the Admin page. Read more about the roles in IAM system roles section."
But for now IAM system roles section is empty page.
Hello I have CVAT v 2.20. From Django admin page I create two users: one superuser and one worker.
I really like the group worker for a data labeling specialist that has access to exactly the work it does.
But I also have two AI Tools models (DEXTR and f-BRS) that simplify data markup for worker.
But there is interesting nuances I can use AI Tools models from superuser, but I can't use them from worker's account.
I would really like to have a worker account that can use AI Tools in his work.
Unfortunately, there is no documentation IAM system roles section about user groups yet.
Can I somehow add rights for worker so that he can use AI Tools DL models?
Expected Behaviour
I think that person with worker account (data labeling specialist ) can use AI Tools that make his job easier.
Current Behaviour
User with worker group( data labeling specialist ) can't use AI Tools for data labeling.
Possible Solution
I think that CVAT have a special command or option that give permissions for using AI Tools for selected user.
Your Environment
The text was updated successfully, but these errors were encountered: