OPENCV HAAR级联验证集问题

发布于 2025-01-29 12:02:20 字数 665 浏览 3 评论 0原文

我使用OpenCV创建了自己的HAAR级联分类器。它运行良好,但我根本不了解一个元素。我使用opencv_traincascade应用程序来创建级联。在 https:///www.face-face-fcece.orc.org/algorithms/algorithms/algorithms/algorithms/algorithms/boosting 描述级联算法时,有关于评估验证集级联阶段的信息

-genble/16981346.pdf noreferrer“> ”

据我所知,OpenCV实现主要基于本文。我想知道如何创建此验证集。使用OPENCV工具时,您仅假定设置正面图像和负面图像。我找不到有关OPENCV文档中设置的验证的任何信息。使用专用工具不会为用户提供空间来单独声明验证。我假设从声明的培训集中一些部分被视为验证,但找不到可以确认的信息。那么它到底是如何工作的呢?是否有一个方案,可以解释OpenCV如何创建级联反应?

I created my own Haar Cascade Classifier using OpenCV. It works well, but I simply do not understand one element. I used opencv_traincascade application to create cascade. In https://www.face-rec.org/algorithms/boosting-ensemble/16981346.pdf when cascading algorithm is described there is an information about evaluating stage of cascade on validation set

enter image description here

As far as I know OpenCV implementation is based mostly on this article. I was wondering how this validation set is created. When using OpenCV tools you suppose only to set positive images and negative. I do not find any information about validation set in OpenCV documentation. Using dedicated tools do not leave space for user to declarate validation set on his own. I assumed that from declareted training set some part is taken as validation, but I cannot find information that will confirm it. So how exactly it works? Is there a scheme, which explaining how opencv creating cascade?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文