liuruoze / liuruoze/EasyPR

扩充了训练样本,训练出的SVM模型将所有图片都判别为非车牌

Open
#197 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
C++
Stars
6.4k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Hi你好,我在原有样本集基础上扩充了自己的一些样本,如下图,然而训练出的SVM模型反而分类不正确了,基本上将所有图片都判别为非车牌,即使是拿训练正样本里的图片给它判别,也判为非车牌。请问可能的原因是什么?应如何做?求教

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the expanded training samples and the SVM training and prediction setup described in the report. Compare the sample labels and the processing used for training and inference; done means identifying why positive samples are classified as non-plates and documenting a reproducible correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, opencv
Domain
computer-vision, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.