Skip to content

WongKinYiu/PyTorch_YOLOv4-tiny,自己数据集,类别数为1,推理加速后目标上有很多框,该怎么处理? #29

@xinhappy1

Description

@xinhappy1

您好!我使用您的方法yolov4-tiny-tensorrt 、您的百度网盘里的pt 和 cfg 文件,可以生成 wts、engine,执行 ./yolov4-tiny -d ../samples 命令后生成的图片正常,每个目标上只有一个框
但当我使用训练好的WongKinYiu/PyTorch_YOLOv4-tiny时,使用我的 pt和cfg文件生成wts、engine后,对我自己的部分数据集图片进行推理时,生成的图片上每个目标会有多个框,就像这样 picture。我该如何做?
期待您的回复!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions