Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
这个网站有一些来自不同数据库的 haar 阴性结果。您可以通过 svn 下载:
svn co http://tutorial-haartraining.googlecode.com/svn/trunk/data/negatives/
更新:有可能存储库已死亡,因此您可以访问GitHub。我发现一个从此处自动从 Google 代码导出的代码。
This site have some haar negatives from various databases. You can download by svn:
svn co http://tutorial-haartraining.googlecode.com/svn/trunk/data/negatives/
UPDATE: It is possible that the repository died, so you can go to GitHub. I found one that was exported automatically from google code here.
您可以在任何地方找到它,特别是在谷歌中。负图像只是不包含您感兴趣的正图像/样本的图像。任何不包含您感兴趣的对象的图像都可以是负样本。
you can find it anywhere especially in google.. negative images are just images that does not contain your positive images/samples which is the object of interest.. anything that doesn't contain your object of interest can be a negative samples..