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

Yolov5 #33

Open
TanWeeKang opened this issue May 7, 2024 · 1 comment
Open

Yolov5 #33

TanWeeKang opened this issue May 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@TanWeeKang
Copy link

Hi, this food detection project was well put together, thank you.
However, I faced some issues when running inference on Colab.

The issues i faced were when running either Yolov5 model it keeps having error, like module error (no modules named 'models'). Yolov8 works fine, but for both models when I enabled ensemble models it gives the same error, no module named 'models'. Also, in inference, it is supposed to only run on Ngrok app?

I also tried running on local machine where the port 5000 was only available to run, it worked on local machine. But the same issues arose with Yolov5 not able to run and ensemble models error.

Is there a way to solve this?
I am new to this and I am trying to learn for my upcoming project.

Thank you for your time if you could help!

@lannguyen0910 lannguyen0910 self-assigned this Jun 5, 2024
@lannguyen0910 lannguyen0910 added the bug Something isn't working label Jun 5, 2024
@Ultraman6
Copy link

is the structure of directory changed, which make the relative path saved in .pt wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants