Skip to content

No detection from example images #5924

Closed
@ZilongZhang

Description

Hi I am new to Yolo and I am trying to run the model on my computer, the model does not detect any object from the two example images (i.e. bus and zidane). I used models of different sizes but none of them succeeded. I wonder what went wrong and how to fix it. Here are some details about my environment:

Windows 10
Python 3.8
Torch 1.10.0

Here are what Yolo prints when detecting objects from bus.jpg:

Using cache found in /.cache\torch\hub\ultralytics_yolov5_master
YOLOv5 2021-12-8 torch 1.10.0 CUDA:0 (NVIDIA GeForce GTX 1650, 4096MiB)
Fusing layers...
Model Summary: 367 layers, 46533693 parameters, 0 gradients
Adding AutoShape...
image 1/1: 1080x810 (no detections)
Speed: 17.0ms pre-process, 307.2ms inference, 0.0ms NMS per image at shape (1, 3, 640, 480)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions