Bobo-y / flexible-yolov5

More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can add the score display for the prediction box in detector.py

songyangsun opened this issue · comments

In the past, we only can get the box by detector.py.
We can add this code to get the score display in more detail.

add code

We can get this:

demo

commented

@songyangsun yes, you can give a PR ,so you will be a contributor

commented

@songyangsun hello, can pull a new requests to v2, i merge it into main