Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Google Colab results.show() producing no output #7

Open
cadop opened this issue Feb 2, 2023 · 5 comments
Open

Google Colab results.show() producing no output #7

cadop opened this issue Feb 2, 2023 · 5 comments

Comments

@cadop
Copy link

cadop commented Feb 2, 2023

I am using google colab, when running the yolov5 !pip install yolov5 , the results.show() method shows an image, while the !pip install yolov7detect does not. yolov7 does write the image, but not display.

Any ideas how to fix this?

@kadirnar
Copy link
Owner

kadirnar commented Feb 2, 2023

Did you try locally? Can you share the error message?

@cadop
Copy link
Author

cadop commented Feb 2, 2023

There is no error message, just nothing displays. I am only using it on colab (based on the example given).

@kadirnar
Copy link
Owner

kadirnar commented Feb 2, 2023

I have tested. Colab doesn't work either. But it also works locally. you can use the results.save() parameter.

@cadop
Copy link
Author

cadop commented Feb 2, 2023

okay yea, save was working but was hoping for seeing it (it was for a course demo). Since v5 was working (i think the readme mentions its based partly on that), I thought there may be a simple fix.

Anyway thanks for the contribution!

@kadirnar
Copy link
Owner

kadirnar commented Feb 3, 2023

I don't know how to solve it as there is no error message.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants