You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: