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

About YOLOv8 weights #8

Open
Usman2217 opened this issue Oct 10, 2023 · 1 comment
Open

About YOLOv8 weights #8

Usman2217 opened this issue Oct 10, 2023 · 1 comment

Comments

@Usman2217
Copy link

Hello Sir,
Im new to ML and trying to train a model(object detedtion) on Google Colab and make a streamlit web app of it in colab bcz my local machine has not the GPU.
My question is:
After training i need to load the model.Im confused which file should i load the best.pt or the yolov8s.pt?image
And after that i can make a function to upload and detect images with bounding boxes and labels on it.
I will be very grateful to you.

@quillbit8
Copy link

You should load the trained best.pt model :)

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

2 participants