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

Auto-Annotation with SAM and Custom Models #8925

Open
silvanobianchi opened this issue Jan 10, 2025 · 0 comments
Open

Auto-Annotation with SAM and Custom Models #8925

silvanobianchi opened this issue Jan 10, 2025 · 0 comments

Comments

@silvanobianchi
Copy link

Hi everyone,
I write because I read the tutorial at this link: https://docs.cvat.ai/docs/manual/advanced/serverless-tutorial/#debugging-a-serverless-function and also searched through the repo but I can't find the information I'm looking for.

Since the documentation says that you can add your own custom models as well, I would like to be able to use my own segmentation network written by me.

The problem is that I don't understand how to write the function.yaml file, I've tried looking at the segmentation templats in the /serverless folder I can't figure out how the models get input from CVAT.

For example, for SAM, which code is here https://github.com/cvat-ai/cvat/tree/develop/serverless/pytorch/facebookresearch/sam/nuclio
where the model uses the user's prompt? What can I do should I want to use a similar approach and give my network a selected area of the whole image?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant