Skip to content
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

Closed
medphisiker opened this issue Dec 16, 2022 · 5 comments
Closed

An assignee for a job should be able to use AI tools #5480

medphisiker opened this issue Dec 16, 2022 · 5 comments
Assignees
Labels
bug Something isn't working models

Comments

@medphisiker
Copy link

My actions before raising this issue

  • I read/searched the docs page about organisations.
    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.
  • I searched past issues

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.

Interaction error occured
Error: Request failed with status code 403. {"detail":"You do not have permission to perform this action."}.

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

  • CVAT v 2.20
  • Linux Ubuntu Server 20.04
@medphisiker
Copy link
Author

medphisiker commented Dec 16, 2022

I found a solution. I had a job assigned to a worker. But the task was not assigned to him. I also assigned a task to worker and after that worker got access to AI Tools.

@medphisiker
Copy link
Author

The way I found to assign worker task works good for tasks with one job and one worker.

But if I have a task with several jobs that different workers do I have the same problem.
I can assign task for only one of all workers, and only this one worker can use AI Tools models (DEXTR and f-BRS) that simplify data markup.
The search for the possibility of adding the privilege for using AI Tools models by users from worker group is still relevant.

@nmanovic nmanovic added bug Something isn't working models labels Jan 2, 2023
@nmanovic nmanovic changed the title Question: Can we provide rights for user of worker group so that he can use AI Tools DL models? An assignee for a job should be able to use AI tools Jan 2, 2023
@zhiltsov-max
Copy link
Contributor

Should have been fixed with #5392

@medphisiker
Copy link
Author

Thank you very much for the quick response and quick code fix )
I have upgraded to the latest version of CVAT.
For now all workers that was assignee to some job can use use AI Tools models (DEXTR and f-BRS) that simplify data labeling.

@FunnyDragonK
Copy link

Thank you very much for the quick response and quick code fix ) I have upgraded to the latest version of CVAT. For now all workers that was assignee to some job can use use AI Tools models (DEXTR and f-BRS) that simplify data labeling.

My version information is as follows, the same problem is still there. What should I do to solve this problem?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working models
Projects
None yet
Development

No branches or pull requests

4 participants