Git Product home page Git Product logo

Comments (8)

hukaixuan19970627 avatar hukaixuan19970627 commented on May 18, 2024

是demo文件还是自制的数据集出现这种情况呢?
(白天知乎找我的话我回复会及时一点)

from yolov5_obb.

jiarenyf avatar jiarenyf commented on May 18, 2024

是demo文件还是自制的数据集出现这种情况呢?

是自己的数据集

from yolov5_obb.

hukaixuan19970627 avatar hukaixuan19970627 commented on May 18, 2024

预测不出框,调低conf-thresh

from yolov5_obb.

Allenstin avatar Allenstin commented on May 18, 2024

调低那些阈值都没用,训练时候,排在后面的指标全是0。

from yolov5_obb.

hukaixuan19970627 avatar hukaixuan19970627 commented on May 18, 2024

[
epoch/epochs-1 , mem , loss_obx , loss_obj , loss_cls ,loss_angle ,
total_loss , targets_num , imgs.shape, precision , recall , [email protected] ,
[email protected], val_loss_box, val_loss_obj, val_loss_cls, val_loss_angle
]
由于删除了在线评估程序,所以后续8个评估数据都是0是正常现象,旋转目标的评估方式比较特别,我另外写了一个evaluation.py。

from yolov5_obb.

jiarenyf avatar jiarenyf commented on May 18, 2024

[
epoch/epochs-1 , mem , loss_obx , loss_obj , loss_cls ,loss_angle ,
total_loss , targets_num , imgs.shape, precision , recall , [email protected] ,
[email protected], val_loss_box, val_loss_obj, val_loss_cls, val_loss_angle
]
由于删除了在线评估程序,所以后续8个评估数据都是0是正常现象,旋转目标的评估方式比较特别,我另外写了一个evaluation.py。

我把test.py里面的test函数补全了,用poly_iou计算pred与target的iou进行匹配,在输入640大小的时候,是可以输出p/r/map这些的,指标可以训的比较高。但是用1024/1536这些大小输入的话,p/r/map指标都是0。。。

from yolov5_obb.

hukaixuan19970627 avatar hukaixuan19970627 commented on May 18, 2024

emmm, 不清楚,能否把你的数据集情况发过来看看。
另外预测不出框,是置信度调到0.05也不出框吗?如果是这样的话我去检查一下代码问题

from yolov5_obb.

github-actions avatar github-actions commented on May 18, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from yolov5_obb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.