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! It looks like the 'yolov8m' model isn't being recognized in your project. Please ensure that the model file is correctly placed in the expected directory and that its filename matches exactly what your code is referencing.
Also, double-check if your code includes an import statement or a configuration that defines 'yolov8m'. Sometimes, misspellings or path errors can cause this issue.
If everything seems fine and you're still facing the issue, consider checking the model's loading mechanism in the code to confirm if it's designed to recognize the model format you’ve provided.
Hope this helps! If you need more detailed guidance, checking out the documentation or examples on configuring and loading models might be beneficial.🚀
Thanks any help
The text was updated successfully, but these errors were encountered: