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

Don't detect a object in a image after prediction #2047

Open
Harshchitaliya opened this issue Jun 13, 2024 · 1 comment
Open

Don't detect a object in a image after prediction #2047

Harshchitaliya opened this issue Jun 13, 2024 · 1 comment

Comments

@Harshchitaliya
Copy link

i train a custom object detection model using a yolov8 after a traning a model i check the model and i give one image but model not detect any object i search online for this error people say this solution

modify variable half on detect.py file to False

Line 31 : half = False

but this is not work for me. i run this code in google colab

@dsbyprateekg
Copy link

@Harshchitaliya You must raise your issue in the ultralytics/yolov8 repo not here since it is YOLOv7 repo.

# 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