Giter VIP home page Giter VIP logo

Comments (4)

yijingru avatar yijingru commented on July 17, 2024

Obviously overfitting. You may need validation to early stop your training.

from bbavectors-oriented-object-detection.

huyu6789 avatar huyu6789 commented on July 17, 2024

Obviously overfitting. You may need validation to early stop your training

Thank you very much. I'll try.

from bbavectors-oriented-object-detection.

zhiqwang avatar zhiqwang commented on July 17, 2024

Hi @huyu6789 , I know this is the datasets of "智箭" ; ) What is your score are you achieving using this repo?

from bbavectors-oriented-object-detection.

s-s-wang avatar s-s-wang commented on July 17, 2024

Obviously overfitting. You may need validation to early stop your training

Thank you very much. I'll try.

您好,我在用您开源的这个模型训练完自己的数据集之后进行测试,发现了一个奇怪的现象:预测目标的置信度普遍很低,分布大概在0.2到0.4左右,然后很多目标都具有完全重叠(检测框的坐标一模一样)的检测框,而完全重叠的这些框显示的类别却不一样,请问这种现象您觉得会是什么原因造成的呢?面对这种情况,请问能给一些建议吗?
ps:目前的做过的第一个尝试是根据置信度来筛选检测框(判定条件为若有完全重叠的检测框,选择置信度最高的那一个),而这样做的结果并不理想,甚至准确度会下降很多;第二个尝试是提高检测的阈值conf_thresh到0.25甚至0.3,但就如前面提到过的那样,预测目标的置信度普遍很低,这样做的结果就会导致许多目标检测不出来。

测试情况:数据集大概为2700张图片,没有做数据增强,训练了大概800个epoch(我觉得已经足够多了哈哈),每张图片分辨率为1024x1024.
3
4

你好,请问输出您这样类型的结果,执行的那一条命令?

from bbavectors-oriented-object-detection.

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.