-
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
How to specify GPU id in nuclio functions? #6104
Comments
Good job. with sam model the cvat may get more stars and attention. |
Probably it can be configured via configuration .yml file. |
@bsekachev are there any plans to integrate SAM into CVAT. |
I am using it. |
It is integrated. https://www.cvat.ai/post/facebook-segment-anything-model-in-cvat |
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: MarkAI ***@***.***>
Sent: Thursday, May 11, 2023 1:45:52 PM
To: opencv/cvat ***@***.***>
Cc: Alan Shangguan ***@***.***>; Author ***@***.***>
Subject: Re: [opencv/cvat] How to specify gpu id for serverless SAM fuction? (Issue #6104)
@bsekachev<https://github.com/bsekachev> are there any plans to integrate SAM into CVAT.
—
Reply to this email directly, view it on GitHub<#6104 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC5SJ57LDLZSOCP4TOQAIBDXFRAFBANCNFSM6AAAAAAXVFTANM>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Can we integrate our own model with cvat? and of tutorial? |
Change the follow line into
Make sure you specify your GPU id during image building. Make sure your env works well for the gpu, such as nv driver nv-docker all sounds work well. |
I am using sam to help the labelling, which use a GPU. What should I do to specify a certain GPU to use?
The text was updated successfully, but these errors were encountered: