Is it possible to import my custom model for label assist?

Hello, I want to import another model that I trained on my local machine to Roboflow for label assist. If it’s possible, how can i achieve it?

Thanks in advance!

Hi @ernerdgn

The easiest way to get a custom model for Label Assist is using Roboflow Train, our Auto ML solution, or training on one of our notebooks supporting model upload.

That being said, yes it is possible. If you haven’t already created a Roboflow workspace and project, do that first. Then, generate a version of your dataset. (It cannot be a version with a model already uploaded/trained)

You can then use our Python SDK to upload your model weights. You can see more detailed instructions on how to get that done on our docs.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.