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

Unable to build a model using yolov8 #41

Open
drakshayanidesai opened this issue Mar 17, 2023 · 1 comment
Open

Unable to build a model using yolov8 #41

drakshayanidesai opened this issue Mar 17, 2023 · 1 comment

Comments

@drakshayanidesai
Copy link

Hi

I want to build a model using VisDrone dataset. But the google colab is throwing the error for the same. But when I tried the same using COCO dataset was able to build .pt file but using tools.luxonis.com unable to generate blob file. Please find the attached document and help me in this regards
Luxonis.docx

@tersekmatija
Copy link
Collaborator

Hi @drakshayanidesai, like mentioned in other thread, we'll need some more info to be able to debug this...

  1. Which Colab notebook are you using?
  2. What error is Colab throwing?
  3. What weights are you uploading?

If you are not using our Colab notebooks I'm afraid we can't offer debugging support for Colab notebooks. From the doc it seems like you are using some Ultralytics HUB notebook which causes session crash - if that's the case it should be resolved with Ultralytics team.

If there are issues when uploading the .pt files, that we can help you with, but we'd need to get the weights.

Note that if you're using yolov5m6, this can run very slowly on OAK-D, so if you're looking for something that works with a decent FPS, I'd recommend yolov5n or yolov5s.

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